summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-back
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-02 20:19:06 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-02 20:19:06 +0000
commit119fdc5491de47c2d992fb60696fe00ce48e046c (patch)
tree756435e93b619f080c53f782e405cba35f06d701 /x11-toolkits/gnustep-back
parent- CVE-2013-4277 fix (diff)
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326074
Diffstat (limited to 'x11-toolkits/gnustep-back')
-rw-r--r--x11-toolkits/gnustep-back/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index 3614af9d3cbf..70684acff8ba 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -27,6 +27,7 @@ CONFIGURE_ARGS+= --with-jpeg-library=${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-jpeg-include=${LOCALBASE}/include
CONFIGURE_ARGS+= --with-gif-library=${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-gif-include=${LOCALBASE}/include
+USES= pkgconfig
USE_GNUSTEP= yes
USE_GNUSTEP_GUI= yes
USE_GNUSTEP_CONFIGURE= yes