Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2014 11:00:32 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374885 - head/audio/libaacplus
Message-ID:  <201412181100.sBIB0WKv094952@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412181100.sBIB0WKv094952>