1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Remove indefinite article from COMMENT

- Switch to USES=libtool, drop .la files
- Stagify
- Fix build

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-04 07:40:14 +00:00
parent 7a7d9a791a
commit e8d258ae4e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360560
2 changed files with 9 additions and 9 deletions

View File

@ -3,24 +3,24 @@
PORTNAME= ortp
PORTVERSION= 0.13.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= linphone/ortp/sources
MAINTAINER= sobomax@FreeBSD.org
COMMENT= A Real-time Transport Protocol (RTP) stack
COMMENT= Real-time Transport Protocol (RTP) stack
USES= pathfix pkgconfig
USES= libtool pathfix pkgconfig
USE_GNOME= glib20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
NO_STAGE= yes
pre-install:
.if defined(NOPORTDOCS)
${RM} -rf ${WRKSRC}/docs/html
.endif
OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e 's|-Werror||' ${WRKSRC}/configure
.include <bsd.port.mk>

View File

@ -12,9 +12,9 @@ include/ortp/stun.h
include/ortp/stun_udp.h
include/ortp/telephonyevents.h
lib/libortp.a
lib/libortp.la
lib/libortp.so
lib/libortp.so.5
lib/libortp.so.5.0.0
libdata/pkgconfig/ortp.pc
%%PORTDOCS%%%%DOCSDIR%%/book1.html
%%PORTDOCS%%%%DOCSDIR%%/home.png