[25244] trunk/dports/textproc/libxslt/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed May 16 05:46:22 PDT 2007


Revision: 25244
          http://trac.macosforge.org/projects/macports/changeset/25244
Author:   sfiera at macports.org
Date:     2007-05-16 05:46:22 -0700 (Wed, 16 May 2007)

Log Message:
-----------
Adding --without-python as openmaintainer@, because
* You can't use the python module without py-libxml2
* libxslt shouldn't depend on py-libxml2
* I'm about to commit py-libxslt

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

Modified: trunk/dports/textproc/libxslt/Portfile
===================================================================
--- trunk/dports/textproc/libxslt/Portfile	2007-05-16 12:08:12 UTC (rev 25243)
+++ trunk/dports/textproc/libxslt/Portfile	2007-05-16 12:46:22 UTC (rev 25244)
@@ -13,7 +13,8 @@
 checksums         rmd160 663816b06322574473185582a6407bcf3fc38111
 depends_lib       port:libiconv port:libxml2 port:zlib
 configure.args	  --mandir=${prefix}/share/man --enable-static=no \
-                    --with-libxml-prefix=${prefix}
+                    --with-libxml-prefix=${prefix} \
+                    --without-python
 
 pre-configure {
     reinplace s|need_relink=yes|need_relink=no| ${worksrcpath}/ltmain.sh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070516/f6f7dce9/attachment.html


More information about the macports-changes mailing list