aboutsummaryrefslogtreecommitdiffstats
path: root/net/gnome-mud
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-06 20:12:00 +0800
committerbapt <bapt@FreeBSD.org>2013-09-06 20:12:00 +0800
commitfc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d (patch)
treecb47117e55d8b3cfa8e1d039d125b1106964ca6e /net/gnome-mud
parent819a32baa36593c4215d010deb8a93f07d0d46b3 (diff)
downloadfreebsd-ports-gnome-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.tar.gz
freebsd-ports-gnome-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.tar.zst
freebsd-ports-gnome-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'net/gnome-mud')
-rw-r--r--net/gnome-mud/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile
index a75f44ab9cd9..5094ca36a964 100644
--- a/net/gnome-mud/Makefile
+++ b/net/gnome-mud/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre \
gnet-2.0.0:${PORTSDIR}/net/gnet2
USE_BZIP2= yes
-USES= pathfix gettext gmake
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= gconf2 gnomeprefix intlhack libglade2 vte
USE_GSTREAMER= yes
GNU_CONFIGURE= yes