aboutsummaryrefslogtreecommitdiff
path: root/audio/aqualung
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 23:19:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 23:19:08 +0000
commita2157276860a3947431ad500cdb3a9017b7d3008 (patch)
tree0466a027a1b9e02968cfceb0159e462e8b34c86d /audio/aqualung
parent23f55e92b921e4ae98d452244cdea9d6d8c1300e (diff)
downloadports-a2157276860a3947431ad500cdb3a9017b7d3008.tar.gz
ports-a2157276860a3947431ad500cdb3a9017b7d3008.zip
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Notes
Notes: svn path=/head/; revision=316287
Diffstat (limited to 'audio/aqualung')
-rw-r--r--audio/aqualung/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index 791c06641b43..deb175280c90 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -32,9 +32,9 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \
cddb:${PORTSDIR}/audio/libcddb \
strfunc:${PORTSDIR}/devel/libstrfunc
+USES= pkgconfig
USE_GETTEXT= yes
USE_GNOME= gtk20 libxml2
-USE_PKGCONFIG= build
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-transform-name="" --with-alsa=no --with-ifp=no \