aboutsummaryrefslogtreecommitdiff
path: root/devel/devhelp
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-05 19:29:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-05 19:29:18 +0000
commitfb3d643ef97c3cf2051e6933119825579d8605a0 (patch)
tree61a3be5ba19456326c86e16b3f5377f5ce8ee75b /devel/devhelp
parent94f121742ef5d4d8cfdf38ea650dfa54e158d9d8 (diff)
downloadports-fb3d643ef97c3cf2051e6933119825579d8605a0.tar.gz
ports-fb3d643ef97c3cf2051e6933119825579d8605a0.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326438
Diffstat (limited to 'devel/devhelp')
-rw-r--r--devel/devhelp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile
index 7ebaad14ed83..4b24996182d8 100644
--- a/devel/devhelp/Makefile
+++ b/devel/devhelp/Makefile
@@ -20,8 +20,7 @@ CONFLICTS= devhelp-3.[0-9]*
USE_BZIP2= yes
USE_XORG= x11
-USE_GMAKE= yes
-USES= pathfix gettext
+USES= gettext gmake pathfix pkgconfig
USE_GNOME= intlhack gnomeprefix libgnomeui libwnck
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes