aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-18 16:00:44 +0800
committerbapt <bapt@FreeBSD.org>2013-09-18 16:00:44 +0800
commit8f4f01ed3f58a052f1eb88b6a8c691c83e2fd115 (patch)
tree54cb5602f9483dc1bb1d525dd758d33f1a18191c /audio
parent4eda48e63a613025e895d92522ce970d4f921595 (diff)
downloadfreebsd-ports-gnome-8f4f01ed3f58a052f1eb88b6a8c691c83e2fd115.tar.gz
freebsd-ports-gnome-8f4f01ed3f58a052f1eb88b6a8c691c83e2fd115.tar.zst
freebsd-ports-gnome-8f4f01ed3f58a052f1eb88b6a8c691c83e2fd115.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'audio')
-rw-r--r--audio/terminatorx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile
index 455900109785..80c67ef68888 100644
--- a/audio/terminatorx/Makefile
+++ b/audio/terminatorx/Makefile
@@ -27,7 +27,7 @@ MPG123_DESC= mpg123 support
USE_BZIP2= yes
USE_XORG= x11 xext xi xxf86dga ice sm
-USES= gmake pathfix
+USES= gmake pathfix pkgconfig
USE_GNOME= gnomehier gtk20 libxml2
USE_AUTOTOOLS= aclocal autoheader automake autoconf
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal