aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/audacious
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 06:11:23 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 06:11:23 +0800
commit5a8b3998e8795f85238d259007190f9419ed6149 (patch)
tree17f022595add21e608c5d0f7f4d4c7dbee8889be /multimedia/audacious
parent19b7a117eab7cfb99b0315136bff81e94ef3c84b (diff)
downloadfreebsd-ports-gnome-5a8b3998e8795f85238d259007190f9419ed6149.tar.gz
freebsd-ports-gnome-5a8b3998e8795f85238d259007190f9419ed6149.tar.zst
freebsd-ports-gnome-5a8b3998e8795f85238d259007190f9419ed6149.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'multimedia/audacious')
-rw-r--r--multimedia/audacious/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile
index 357367851259..36c6f8ca1034 100644
--- a/multimedia/audacious/Makefile
+++ b/multimedia/audacious/Makefile
@@ -14,6 +14,7 @@ LIB_DEPENDS= mcs:${PORTSDIR}/devel/libmcs \
xml2:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes
+USES= pkgconfig
USE_GMAKE= yes
USE_XORG= x11 sm
USE_BZIP2= yes