aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-04 01:05:18 +0800
committerbapt <bapt@FreeBSD.org>2013-09-04 01:05:18 +0800
commit27c859c143b86920af89781fa81ef347fdb60eef (patch)
tree06add3a3473e2191af890be751fcdcee0d4f442e /deskutils
parentb59f9d51bfd3565f6282a1e39c7be52787f977ca (diff)
downloadfreebsd-ports-gnome-27c859c143b86920af89781fa81ef347fdb60eef.tar.gz
freebsd-ports-gnome-27c859c143b86920af89781fa81ef347fdb60eef.tar.zst
freebsd-ports-gnome-27c859c143b86920af89781fa81ef347fdb60eef.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/conduit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile
index 6874ca114462..f901394b4de6 100644
--- a/deskutils/conduit/Makefile
+++ b/deskutils/conduit/Makefile
@@ -25,9 +25,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/graphics/py-goo
xdg-open:${PORTSDIR}/devel/xdg-utils
USE_PYTHON= 2.5+
-USE_GMAKE= yes
GNU_CONFIGURE= yes
-USES= gettext
+USES= gettext gmake pkgconfig
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include