aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-04 01:10:36 +0800
committerantoine <antoine@FreeBSD.org>2013-09-04 01:10:36 +0800
commit216d6fb45fc43d58454c8a16c29e7ad4ab2d39d0 (patch)
treeddf0efdcbc052e78734bf9afe7ada7ce06912711 /multimedia
parent8e6b31ad5b457c26dbe00f25ea3db4d53c0f3aa6 (diff)
downloadfreebsd-ports-gnome-216d6fb45fc43d58454c8a16c29e7ad4ab2d39d0.tar.gz
freebsd-ports-gnome-216d6fb45fc43d58454c8a16c29e7ad4ab2d39d0.tar.zst
freebsd-ports-gnome-216d6fb45fc43d58454c8a16c29e7ad4ab2d39d0.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-qt4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-qt4/Makefile b/multimedia/gstreamer-qt4/Makefile
index 6d9316e6f66d..420562eaa3bb 100644
--- a/multimedia/gstreamer-qt4/Makefile
+++ b/multimedia/gstreamer-qt4/Makefile
@@ -16,7 +16,7 @@ LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs
-USES= bison cmake
+USES= bison cmake pkgconfig
USE_BZIP2= yes
USE_GMAKE= yes
USE_LDCONFIG= yes