aboutsummaryrefslogtreecommitdiff
path: root/audio/faac
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-18 14:56:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-18 14:56:46 +0000
commit5f45f955b4e724ab05877b84ffd868c5df7e05a9 (patch)
treeb584fc1c59d29d5764618d79611166d495f44b5d /audio/faac
parent5d5b49684f247b6b24a6f9ce94269da2f80502c4 (diff)
downloadports-5f45f955b4e724ab05877b84ffd868c5df7e05a9.tar.gz
ports-5f45f955b4e724ab05877b84ffd868c5df7e05a9.zip
Notes
Diffstat (limited to 'audio/faac')
-rw-r--r--audio/faac/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/faac/Makefile b/audio/faac/Makefile
index 87633d381b5e..db359c356c63 100644
--- a/audio/faac/Makefile
+++ b/audio/faac/Makefile
@@ -14,11 +14,9 @@ LIB_DEPENDS= libmp4v2.so:${PORTSDIR}/multimedia/mp4v2
RESTRICTED= Distribution in binary form is prohibited
-USES= dos2unix gmake libtool tar:bzip2
-USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
+USES= autoreconf dos2unix gmake libtool tar:bzip2
+INSTALL_TARGET= install-strip
GNU_CONFIGURE= yes
-ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal
-AUTOMAKE_ARGS= --add-missing
CONFIGURE_ARGS= --with-mp4v2
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib