aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-moodbar
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 12:12:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 12:12:00 +0000
commit7a0f4abe2be429be794564fa0ba30727d6458ef0 (patch)
treecb47117e55d8b3cfa8e1d039d125b1106964ca6e /audio/gstreamer-plugins-moodbar
parent60dbc060c34744dd55726fe83163eee3d49b4efe (diff)
downloadports-7a0f4abe2be429be794564fa0ba30727d6458ef0.tar.gz
ports-7a0f4abe2be429be794564fa0ba30727d6458ef0.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326491
Diffstat (limited to 'audio/gstreamer-plugins-moodbar')
-rw-r--r--audio/gstreamer-plugins-moodbar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-moodbar/Makefile b/audio/gstreamer-plugins-moodbar/Makefile
index 8f87478bd5b9..4b8420abea05 100644
--- a/audio/gstreamer-plugins-moodbar/Makefile
+++ b/audio/gstreamer-plugins-moodbar/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float \
CFLAGS:= ${CFLAGS} -O2
USE_GSTREAMER= yes good
-USES= gmake
+USES= gmake pkgconfig
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes