libxml2: restore original portfile state since this test failed to resolve the meinproc issue found in many KDE4 ports
--- trunk/dports/textproc/libxml2/Portfile 2012-02-08 17:08:20 UTC (rev 89739)
+++ trunk/dports/textproc/libxml2/Portfile 2012-02-08 17:28:50 UTC (rev 89740)
@@ -5,7 +5,7 @@
name libxml2
version 2.7.8
-revision 1
+revision 2
categories textproc
description gnome xml library
platforms darwin
@@ -39,8 +39,7 @@
}
configure.args --enable-static \
- --without-python \
- --without-threads
+ --without-python
use_parallel_build yes