Modified: trunk/dports/devel/apr-util/Portfile (108712 => 108713)
--- trunk/dports/devel/apr-util/Portfile 2013-07-31 11:45:00 UTC (rev 108712)
+++ trunk/dports/devel/apr-util/Portfile 2013-07-31 14:12:09 UTC (rev 108713)
@@ -4,6 +4,7 @@
name apr-util
version 1.5.2
+revision 1
categories devel
maintainers geeklair.net:dluke
platforms darwin
@@ -28,7 +29,7 @@
configure.ccache no
configure.args --with-apr=${prefix}/bin/apr-1-config --with-expat=${prefix} \
--with-iconv=${prefix} --with-berkeley-db=${prefix}/include:${prefix}/lib/db46 \
- --without-mysql --without-pgsql --with-sqlite3=${prefix}
+ --without-mysql --without-pgsql --without-sqlite2 --with-sqlite3=${prefix}
test.run yes
test.target check