1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-16 14:56:34 +00:00
parent b8a678b0d4
commit 03c90b4fac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358011
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= twolame
PORTVERSION= 0.3.13
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF \
http://www.ecs.soton.ac.uk/~njh/twolame/
@ -16,7 +16,7 @@ LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \
libvorbis.so:${PORTSDIR}/audio/libvorbis \
libogg.so:${PORTSDIR}/audio/libogg
USES= gmake pathfix pkgconfig
USES= gmake pathfix pkgconfig libtool:keepla
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View File

@ -4,6 +4,7 @@ lib/libtwolame.a
lib/libtwolame.la
lib/libtwolame.so
lib/libtwolame.so.0
lib/libtwolame.so.0.0.0
libdata/pkgconfig/twolame.pc
%%DOCSDIR%%/api.txt
%%DOCSDIR%%/html/api.html