From 68a4be925d2dbca7e00bdb1850ed424a5eb8a61c Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Thu, 18 Sep 2014 08:45:08 +0000 Subject: Convert to USES=autoreconf --- audio/soundtouch/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'audio/soundtouch') diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile index 306d73bc6e88..0fdef8596aa8 100644 --- a/audio/soundtouch/Makefile +++ b/audio/soundtouch/Makefile @@ -14,13 +14,11 @@ LICENSE= LGPL21 WRKSRC= ${WRKDIR}/${PORTNAME} -USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf -ACLOCAL_ARGS= -I config/m4 -AUTOMAKE_ARGS= --add-missing --copy --foreign +GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules USE_LDCONFIG= yes -USES= pathfix libtool +USES= autoreconf libtool pathfix PATHFIX_MAKEFILEIN= Makefile.am OPTIONS_DEFINE= INTEGER_SAMPLES DOCS @@ -31,8 +29,6 @@ INTEGER_SAMPLES_DESC= Use integer sample format INTEGER_SAMPLES_CONFIGURE_ENABLE= integer-samples SSE_CONFIGURE_ENABLE= x86-optimizations -.include - post-patch: @${REINPLACE_CMD} -e \ '/^pkgdoc_DATA/s|COPYING.TXT||' \ -- cgit v1.2.3