[45820] trunk/dports/textproc/libxml2/Portfile

blb at macports.org blb at macports.org
Thu Jan 22 14:07:26 PST 2009


Revision: 45820
          http://trac.macports.org/changeset/45820
Author:   blb at macports.org
Date:     2009-01-22 14:07:26 -0800 (Thu, 22 Jan 2009)
Log Message:
-----------
textproc/libxml2 - enable static as well, ticket #17674 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/textproc/libxml2/Portfile

Modified: trunk/dports/textproc/libxml2/Portfile
===================================================================
--- trunk/dports/textproc/libxml2/Portfile	2009-01-22 21:39:18 UTC (rev 45819)
+++ trunk/dports/textproc/libxml2/Portfile	2009-01-22 22:07:26 UTC (rev 45820)
@@ -4,7 +4,7 @@
 
 name                  libxml2
 version               2.7.2
-revision              1
+revision              2
 categories            textproc
 description           gnome xml library
 platforms             darwin
@@ -35,7 +35,7 @@
 
 }
 
-configure.args          --disable-static \
+configure.args          --enable-static \
                         --without-python
 
 use_parallel_build      yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090122/1231bd6a/attachment.html>


More information about the macports-changes mailing list