aboutsummaryrefslogtreecommitdiffstats
path: root/audio/solfege
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 16:49:46 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 16:49:46 +0800
commita3c425eac4f10c609b832fbf89e050e1dcc2744f (patch)
treee9e009fc092528bdc298f66c506930624e74cb2c /audio/solfege
parentca7b1a32f0ab22c9c850a23b006fb2af08456c55 (diff)
downloadfreebsd-ports-gnome-a3c425eac4f10c609b832fbf89e050e1dcc2744f.tar.gz
freebsd-ports-gnome-a3c425eac4f10c609b832fbf89e050e1dcc2744f.tar.zst
freebsd-ports-gnome-a3c425eac4f10c609b832fbf89e050e1dcc2744f.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'audio/solfege')
-rw-r--r--audio/solfege/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile
index 728a2e709be4..db8a8f8ffc1b 100644
--- a/audio/solfege/Makefile
+++ b/audio/solfege/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${STYLESHEET}:${PORTSDIR}/textproc/docbook-xsl \
USE_GNOME= pygtk2
WANT_GNOME= yes
USE_PYTHON= yes
-USES= gettext gmake display pathfix
+USES= gettext gmake display pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_XML2PO=""
CONFIGURE_ARGS= --disable-oss-sound \