[45146] trunk/dports/graphics/gd2/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Jan 8 23:57:51 PST 2009
Revision: 45146
http://trac.macports.org/changeset/45146
Author: ryandesign at macports.org
Date: 2009-01-08 23:57:50 -0800 (Thu, 08 Jan 2009)
Log Message:
-----------
gd2: use "use_autoconf" to autoreconf
Modified Paths:
--------------
trunk/dports/graphics/gd2/Portfile
Modified: trunk/dports/graphics/gd2/Portfile
===================================================================
--- trunk/dports/graphics/gd2/Portfile 2009-01-09 07:48:52 UTC (rev 45145)
+++ trunk/dports/graphics/gd2/Portfile 2009-01-09 07:57:50 UTC (rev 45146)
@@ -62,11 +62,8 @@
copy -force ${prefix}/share/libtool/config/ltmain.sh ${worksrcpath}/config/ltmain.sh
}
-pre-configure {
- set cmd "cd ${worksrcpath} && autoreconf"
- ui_debug ${cmd}
- system "${cmd}"
-}
+use_autoconf yes
+autoconf.cmd ${prefix}/bin/autoreconf
post-destroot {
if {[variant_isset universal]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090108/1fd1b4a0/attachment-0001.html>
More information about the macports-changes
mailing list