aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkdatabox
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-07-27 14:21:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-07-27 14:21:06 +0000
commite34e27fec0d6a9d6018a7f09544017a83964421c (patch)
treeb368e53d0b61fb57012f0fc823cc4f83f9c1fe8b /x11-toolkits/gtkdatabox
parent9a07d271c00c4b6bc31c481c6b37c2c8fcdbac32 (diff)
Add some explicit USE_PKGCONFIG=build
Notes
Notes: svn path=/head/; revision=301619
Diffstat (limited to 'x11-toolkits/gtkdatabox')
-rw-r--r--x11-toolkits/gtkdatabox/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile
index 5f9f2f8064dc..32a973a60a35 100644
--- a/x11-toolkits/gtkdatabox/Makefile
+++ b/x11-toolkits/gtkdatabox/Makefile
@@ -26,6 +26,7 @@ USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --includedir="${PREFIX}/include/${PORTNAME}" \
--with-html-dir="${PREFIX}/share/doc"
USE_LDCONFIG= yes
+USE_PKGCONFIG= build
MAKE_JOBS_SAFE= yes
.include <bsd.port.options.mk>