diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-25 11:05:50 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-25 11:05:50 +0000 |
commit | 5480c40fd7d833113accaedb9832c6585bd217ae (patch) | |
tree | 2a2579aa8a2e29d105741c064b05ac8ef80ddb19 /audio/libaacplus/Makefile | |
parent | d8dc8b5860d79c3f25ad7bb302419c1527063d48 (diff) | |
download | ports-5480c40fd7d833113accaedb9832c6585bd217ae.tar.gz ports-5480c40fd7d833113accaedb9832c6585bd217ae.zip |
Notes
Diffstat (limited to 'audio/libaacplus/Makefile')
-rw-r--r-- | audio/libaacplus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libaacplus/Makefile b/audio/libaacplus/Makefile index 32ee49fcfcbf..cfac542734f3 100644 --- a/audio/libaacplus/Makefile +++ b/audio/libaacplus/Makefile @@ -3,7 +3,7 @@ PORTNAME= libaacplus PORTVERSION= 2.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://media.wnet.ua/~tipok/aacplus/:site1\ ftp://ftp.3gpp.org/Specs/archive/26_series/26.410/:site2\ @@ -24,7 +24,7 @@ RESTRICTED= unclear legal status, probably need licenses from 3GPP, Via Licensin CONFLICTS= aacplusenc-0* USE_CSTD= gnu89 -USES= pathfix pkgconfig libtool:keepla +USES= pathfix pkgconfig libtool USE_LDCONFIG= yes USE_AUTOTOOLS= libtoolize aclocal autoheader automake PATHFIX_MAKEFILEIN= Makefile.am |