diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-02 17:07:10 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-02 17:07:10 +0000 |
commit | b041516b8c091dd4c5dea152dc865e2575c2971b (patch) | |
tree | b864febee86f8362730b733d28d8eacfda03ebea /databases | |
parent | eaa7e21591136186e291c5a06d20d0e97d6731c5 (diff) | |
download | ports-b041516b8c091dd4c5dea152dc865e2575c2971b.tar.gz ports-b041516b8c091dd4c5dea152dc865e2575c2971b.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libgda3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile index 775e75045772..018172d995c4 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 |