aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-30 09:58:16 +0800
committerbapt <bapt@FreeBSD.org>2013-08-30 09:58:16 +0800
commite10d34fa828c1365a08048401c4fbc4be0eaa4cc (patch)
treeaf5952ccdbeeb42e124c4f20a952d504c9e7399a /audio
parenta351c72728ce17cb76607f601a15c7745f24e534 (diff)
downloadfreebsd-ports-gnome-e10d34fa828c1365a08048401c4fbc4be0eaa4cc.tar.gz
freebsd-ports-gnome-e10d34fa828c1365a08048401c4fbc4be0eaa4cc.tar.zst
freebsd-ports-gnome-e10d34fa828c1365a08048401c4fbc4be0eaa4cc.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'audio')
-rw-r--r--audio/denemo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile
index 9203d94d1da9..bc3dddc6a570 100644
--- a/audio/denemo/Makefile
+++ b/audio/denemo/Makefile
@@ -27,7 +27,7 @@ OPTIONS_DEFINE= LILYPOND DOCS EXAMPLES
LILYPOND_DESC= Install LilyPond (Printing)
USE_GNOME= gtk20 gtksourceview2 librsvg2 libxml2
-USES= bison gmake
+USES= bison gmake pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gtk2 \
--enable-jack \