aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 06:31:37 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 06:31:37 +0800
commit29690f19d118396ba93708eed30df875f66d8ca5 (patch)
treec596547c07526b4b7818428807ead0dc910fa686 /audio
parentdab1de051df37ccd8af4d9e1223539b535d11682 (diff)
downloadfreebsd-ports-gnome-29690f19d118396ba93708eed30df875f66d8ca5.tar.gz
freebsd-ports-gnome-29690f19d118396ba93708eed30df875f66d8ca5.tar.zst
freebsd-ports-gnome-29690f19d118396ba93708eed30df875f66d8ca5.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'audio')
-rw-r--r--audio/gtkguitune/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gtkguitune/Makefile b/audio/gtkguitune/Makefile
index da392764dd0b..b514408409ce 100644
--- a/audio/gtkguitune/Makefile
+++ b/audio/gtkguitune/Makefile
@@ -15,6 +15,7 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
WRKSRC= ${WRKDIR}/${PORTNAME}
+USES= pkgconfig
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes