1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-28 01:35:20 +00:00
parent bbd974d44e
commit 5006813f03
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363110
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= ccrtp
PORTVERSION= 2.0.6
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= GNU
@ -14,12 +14,12 @@ LIB_DEPENDS= libcommoncpp.so:${PORTSDIR}/devel/ucommon \
libgcrypt.so:${PORTSDIR}/security/libgcrypt
GNU_CONFIGURE= yes
USES= gmake gettext iconv pkgconfig
USES= gmake gettext libtool iconv pkgconfig
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
INFO= ccrtp
INFO= ccrtp
post-patch:
@cd ${WRKSRC}/src && \

View File

@ -14,9 +14,9 @@ include/ccrtp/rtcppkt.h
include/ccrtp/rtp.h
include/ccrtp/rtppkt.h
include/ccrtp/sources.h
lib/libccrtp.so.0.0.0
lib/libccrtp.so.0
lib/libccrtp.so
lib/libccrtp.la
lib/libccrtp.a
libdata/pkgconfig/libccrtp.pc
@dirrm include/ccrtp