Revision
89740
Author
mk@macports.org
Date
2012-02-08 09:28:50 -0800 (Wed, 08 Feb 2012)

Log Message

libxml2: restore original portfile state since this test failed to resolve the meinproc issue found in many KDE4 ports

Modified Paths

Diff

Modified: trunk/dports/textproc/libxml2/Portfile (89739 => 89740)


--- 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