summaryrefslogtreecommitdiff
path: root/audio/faad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/faad/Makefile')
-rw-r--r--audio/faad/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index 7bb5248d9842..1141a91bf898 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -11,11 +11,8 @@ MASTER_SITES= SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
-USES= dos2unix gmake libtool tar:bzip2
-USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
+USES= autoreconf dos2unix gmake libtool tar:bzip2
GNU_CONFIGURE= yes
-ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal
-AUTOMAKE_ARGS= --add-missing
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
USE_LDCONFIG= yes