[45149] trunk/dports/graphics/gd2/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jan 9 00:13:59 PST 2009


Revision: 45149
          http://trac.macports.org/changeset/45149
Author:   ryandesign at macports.org
Date:     2009-01-09 00:13:57 -0800 (Fri, 09 Jan 2009)
Log Message:
-----------
gd2: simplify autoreconfing to just "use_autoreconf yes"

Modified Paths:
--------------
    trunk/dports/graphics/gd2/Portfile

Modified: trunk/dports/graphics/gd2/Portfile
===================================================================
--- trunk/dports/graphics/gd2/Portfile	2009-01-09 08:02:21 UTC (rev 45148)
+++ trunk/dports/graphics/gd2/Portfile	2009-01-09 08:13:57 UTC (rev 45149)
@@ -66,8 +66,7 @@
     }
 }
 
-use_autoconf            yes
-autoconf.cmd            ${prefix}/bin/autoreconf
+use_autoreconf          yes
 
 post-destroot {
     if {[variant_isset universal]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090109/46a11efb/attachment.html>


More information about the macports-changes mailing list