aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/pinot
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-06 20:12:00 +0800
committerbapt <bapt@FreeBSD.org>2013-09-06 20:12:00 +0800
commitfc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d (patch)
treecb47117e55d8b3cfa8e1d039d125b1106964ca6e /deskutils/pinot
parent819a32baa36593c4215d010deb8a93f07d0d46b3 (diff)
downloadfreebsd-ports-gnome-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.tar.gz
freebsd-ports-gnome-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.tar.zst
freebsd-ports-gnome-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'deskutils/pinot')
-rw-r--r--deskutils/pinot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 6e4394a858bb..e443fd65b4c5 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -47,7 +47,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
USE_DOS2UNIX= textcat32_conf.txt
USE_XORG= pixman
-USES= gettext
+USES= gettext pkgconfig
USE_SQLITE= 3
USE_PYTHON= yes
USE_OPENSSL= yes