summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-02 17:07:10 +0000
committerantoine <antoine@FreeBSD.org>2013-09-02 17:07:10 +0000
commit0b4ecdb1fa996b0784f555d53dde983d9270e347 (patch)
treeb864febee86f8362730b733d28d8eacfda03ebea
parent14ab2bf1d6c0a9a93307008e293bd77108cf2fd0 (diff)
downloadFreeBSD-ports-0b4ecdb1fa996b0784f555d53dde983d9270e347.zip
FreeBSD-ports-0b4ecdb1fa996b0784f555d53dde983d9270e347.tar.gz
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
-rw-r--r--databases/libgda3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile
index 775e750..018172d 100644
--- a/databases/libgda3/Makefile
+++ b/databases/libgda3/Makefile
@@ -27,7 +27,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_AUTOTOOLS= libtool
USE_GCC= any
-USES= gettext
+USES= gettext pkgconfig
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack glib20 libxslt intlhack referencehack
USE_LDCONFIG= yes
OpenPOWER on IntegriCloud