aboutsummaryrefslogtreecommitdiffstats
path: root/databases/libgda4
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 04:51:40 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 04:51:40 +0800
commit1068ae6edbfdf135636b0c961f416ec77d3fa5d9 (patch)
treec1bbea3cec77dd8322768141fdbe8f2efbf0837b /databases/libgda4
parent3abf64849f561eab2e8e95164c0379097f31e991 (diff)
downloadfreebsd-ports-gnome-1068ae6edbfdf135636b0c961f416ec77d3fa5d9.tar.gz
freebsd-ports-gnome-1068ae6edbfdf135636b0c961f416ec77d3fa5d9.tar.zst
freebsd-ports-gnome-1068ae6edbfdf135636b0c961f416ec77d3fa5d9.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'databases/libgda4')
-rw-r--r--databases/libgda4/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/libgda4/Makefile b/databases/libgda4/Makefile
index 7fe7dabf181b..465966c885a0 100644
--- a/databases/libgda4/Makefile
+++ b/databases/libgda4/Makefile
@@ -24,8 +24,7 @@ LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt \
json-glib-1.0:${PORTSDIR}/devel/json-glib
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= gnomeprefix glib20 libxslt intlhack referencehack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes