[58611] trunk/dports/www/libwww/Portfile
blb at macports.org
blb at macports.org
Thu Oct 1 17:13:03 PDT 2009
Revision: 58611
http://trac.macports.org/changeset/58611
Author: blb at macports.org
Date: 2009-10-01 17:13:02 -0700 (Thu, 01 Oct 2009)
Log Message:
-----------
www/libwww - fix path to configure script, ticket #21751
Modified Paths:
--------------
trunk/dports/www/libwww/Portfile
Modified: trunk/dports/www/libwww/Portfile
===================================================================
--- trunk/dports/www/libwww/Portfile 2009-10-02 00:12:49 UTC (rev 58610)
+++ trunk/dports/www/libwww/Portfile 2009-10-02 00:13:02 UTC (rev 58611)
@@ -38,8 +38,7 @@
post-patch {
system "cp ${distpath}/ltconfig13 ${worksrcpath}/config/ltconfig"
system "cp ${distpath}/ltmain13 ${worksrcpath}/config/ltmain.sh"
- reinplace "s|@@PREFIX@@|${prefix}|g" \
- configure
+ reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/configure
}
configure.args --enable-shared \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091001/557e12f5/attachment.html>
More information about the macports-changes
mailing list