[39326] trunk/dports/textproc/libxslt/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Aug 18 02:08:33 PDT 2008
Revision: 39326
http://trac.macosforge.org/projects/macports/changeset/39326
Author: ryandesign at macports.org
Date: 2008-08-18 02:08:33 -0700 (Mon, 18 Aug 2008)
Log Message:
-----------
libxslt: run autoreconf so the library is built with a two-level namespace and e.g. php5 doesn't crash apache2 when using xslt functions; closes #14063
Modified Paths:
--------------
trunk/dports/textproc/libxslt/Portfile
Modified: trunk/dports/textproc/libxslt/Portfile
===================================================================
--- trunk/dports/textproc/libxslt/Portfile 2008-08-18 09:06:02 UTC (rev 39325)
+++ trunk/dports/textproc/libxslt/Portfile 2008-08-18 09:08:33 UTC (rev 39326)
@@ -4,6 +4,7 @@
name libxslt
version 1.1.23
+revision 1
categories textproc
platforms darwin
maintainers nox openmaintainer
@@ -26,10 +27,14 @@
sha1 9b6bb279808893643d9116e514eafecb22eff76c \
rmd160 fcecbaddd9b35e4d5e44670f6bd6d9d5fff327bc
+depends_build port:autoconf
depends_lib port:libiconv \
port:libxml2 \
port:zlib
+use_autoconf yes
+autoconf.cmd autoreconf
+
configure.args --mandir=${prefix}/share/man \
--enable-static=no \
--with-libxml-prefix=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080818/541b56fc/attachment.html
More information about the macports-changes
mailing list