svn commit: r375744 - head/audio/sox

Baptiste Daroussin bapt at FreeBSD.org
Sun Dec 28 19:10:53 UTC 2014


Author: bapt
Date: Sun Dec 28 19:10:52 2014
New Revision: 375744
URL: https://svnweb.freebsd.org/changeset/ports/375744
QAT: https://qat.redports.org/buildarchive/r375744/

Log:
  convert to USES=autoreconf

Modified:
  head/audio/sox/Makefile

Modified: head/audio/sox/Makefile
==============================================================================
--- head/audio/sox/Makefile	Sun Dec 28 19:09:16 2014	(r375743)
+++ head/audio/sox/Makefile	Sun Dec 28 19:10:52 2014	(r375744)
@@ -18,9 +18,8 @@ LIB_DEPENDS=	libltdl.so:${PORTSDIR}/deve
 CONFLICTS=	play-[0-9]*
 
 GNU_CONFIGURE=	yes
-USES=		pkgconfig libtool
+USES=		autoreconf pkgconfig libtool
 USE_LDCONFIG=	yes
-USE_AUTOTOOLS=	aclocal autoconf automake
 
 OPTIONS_DEFINE=	ALSA AO AMRNB AMRWB FFMPEG FLAC GSM ID3TAG LADSPA LAME \
 		MAD PNG PULSEAUDIO SNDFILE VORBIS WAVPACK


More information about the svn-ports-head mailing list