aboutsummaryrefslogtreecommitdiff
path: root/audio/libaacplus
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-18 11:00:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-18 11:00:31 +0000
commitb89438b2abaf84da6066e5667ddd9e443a1343c8 (patch)
treea95cf6f369838c18ea2bdb9f3b0d8b0bbb5adb47 /audio/libaacplus
parent632840b7c3f04f0e97ef83382cb20d43b9f6a199 (diff)
downloadports-b89438b2abaf84da6066e5667ddd9e443a1343c8.tar.gz
ports-b89438b2abaf84da6066e5667ddd9e443a1343c8.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=374885
Diffstat (limited to 'audio/libaacplus')
-rw-r--r--audio/libaacplus/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libaacplus/Makefile b/audio/libaacplus/Makefile
index 374cd8d918dc..dd2d7387f4eb 100644
--- a/audio/libaacplus/Makefile
+++ b/audio/libaacplus/Makefile
@@ -26,9 +26,8 @@ RESTRICTED= unclear legal status, probably need licenses from 3GPP, Via Licensin
CONFLICTS= aacplusenc-0*
USE_CSTD= gnu89
-USES= pathfix pkgconfig libtool
+USES= autoreconf pathfix pkgconfig libtool
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtoolize aclocal autoheader automake
PATHFIX_MAKEFILEIN= Makefile.am
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes