aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-03 01:03:17 +0800
committerantoine <antoine@FreeBSD.org>2013-09-03 01:03:17 +0800
commitbc0302d760f86eae35020abb4d50fe457d8c114d (patch)
tree229f67ddeed82fc7fc4a7da4ebc3119f3c5df057 /devel
parent3c578b2e794ac26da7874f5727d07f95b6fe7d0a (diff)
downloadfreebsd-ports-gnome-bc0302d760f86eae35020abb4d50fe457d8c114d.tar.gz
freebsd-ports-gnome-bc0302d760f86eae35020abb4d50fe457d8c114d.tar.zst
freebsd-ports-gnome-bc0302d760f86eae35020abb4d50fe457d8c114d.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Diffstat (limited to 'devel')
-rw-r--r--devel/dbus-qt4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/dbus-qt4/Makefile b/devel/dbus-qt4/Makefile
index 7181bd7b9bac..5d13872b5ed6 100644
--- a/devel/dbus-qt4/Makefile
+++ b/devel/dbus-qt4/Makefile
@@ -11,6 +11,7 @@ COMMENT= Qt4 bindings for the D-BUS messaging system
LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus
+USES= pkgconfig
USE_QT4= qmake_build moc_build rcc_build corelib xml
QT_NONSTANDARD= yes
QT_DIST= yes