From b564d6edfcc9a86c27811630ceddb8b7d8f16526 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 28 Jul 2014 23:00:56 +0000 Subject: [PATCH] - Switch to USES=libtool --- audio/swhplugins/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile index 6dd14bbb08ed..98cfefa0470c 100644 --- a/audio/swhplugins/Makefile +++ b/audio/swhplugins/Makefile @@ -5,8 +5,7 @@ PORTNAME= swhplugins PORTVERSION= 0.4.15 PORTREVISION= 4 CATEGORIES= audio -MASTER_SITES= http://plugin.org.uk/releases/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTVERSION} +MASTER_SITES= http://plugin.org.uk/releases/${PORTVERSION}/ DISTNAME= swh-plugins-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -19,8 +18,7 @@ LIB_DEPENDS= libfftw3f.so:${PORTSDIR}/math/fftw3-float # includes assembler code ONLY_FOR_ARCHS= i386 amd64 -USES= gmake pkgconfig -USE_AUTOTOOLS= libtool +USES= gmake libtool pkgconfig GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib