svn commit: r374885 - head/audio/libaacplus
Baptiste Daroussin
bapt at FreeBSD.org
Thu Dec 18 11:00:32 UTC 2014
Author: bapt
Date: Thu Dec 18 11:00:31 2014
New Revision: 374885
URL: https://svnweb.freebsd.org/changeset/ports/374885
QAT: https://qat.redports.org/buildarchive/r374885/
Log:
Convert to USES=autoreconf
Modified:
head/audio/libaacplus/Makefile
Modified: head/audio/libaacplus/Makefile
==============================================================================
--- head/audio/libaacplus/Makefile Thu Dec 18 10:57:57 2014 (r374884)
+++ head/audio/libaacplus/Makefile Thu Dec 18 11:00:31 2014 (r374885)
@@ -26,9 +26,8 @@ RESTRICTED= unclear legal status, probab
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
More information about the svn-ports-all
mailing list