Modified: trunk/dports/databases/libgda4/Portfile (144186 => 144187)
--- trunk/dports/databases/libgda4/Portfile 2016-01-04 06:56:45 UTC (rev 144186)
+++ trunk/dports/databases/libgda4/Portfile 2016-01-04 08:04:51 UTC (rev 144187)
@@ -7,7 +7,7 @@
name libgda4
set gname libgda
version 4.2.13
-revision 8
+revision 9
license {GPL-2 LGPL}
set branch [join [lrange [split ${version} .] 0 1] .]
@@ -33,6 +33,7 @@
depends_build port:pkgconfig \
port:intltool \
+ port:gtk-doc \
port:gnome-doc-utils \
port:gnome-common \
port:autoconf \
@@ -42,6 +43,7 @@
depends_lib port:desktop-file-utils \
port:readline \
port:libunique \
+ port:libgcrypt \
port:iso-codes \
port:libsoup \
port:libtool \
@@ -77,6 +79,7 @@
--disable-gdaui-gi \
--without-ui \
--without-bdb \
+ --without-gnome-keyring \
--without-graphviz \
--without-mysql \
--without-postgres \