aboutsummaryrefslogtreecommitdiff
path: root/audio/hexter
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 08:49:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 08:49:46 +0000
commit019f2422aaa071ea4b35d1bc3b69068878ea93d5 (patch)
treee9e009fc092528bdc298f66c506930624e74cb2c /audio/hexter
parent4dfe867ac40f1b052a2f64bf10a0f33f79b55dbe (diff)
downloadports-019f2422aaa071ea4b35d1bc3b69068878ea93d5.tar.gz
ports-019f2422aaa071ea4b35d1bc3b69068878ea93d5.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326129
Diffstat (limited to 'audio/hexter')
-rw-r--r--audio/hexter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/hexter/Makefile b/audio/hexter/Makefile
index 63f28ba28680..f30adcad785b 100644
--- a/audio/hexter/Makefile
+++ b/audio/hexter/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= dssialsacompat:${PORTSDIR}/audio/libdssialsacompat \
BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi
GNU_CONFIGURE= yes
-USES= gmake
+USES= gmake pkgconfig
USE_GNOME= gtk20
PORTDOCS= AUTHORS ChangeLog README TODO