[45680] trunk/dports/x11/xorg-libxcb/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Jan 19 15:15:40 PST 2009


Revision: 45680
          http://trac.macports.org/changeset/45680
Author:   jeremyhu at macports.org
Date:     2009-01-19 15:15:40 -0800 (Mon, 19 Jan 2009)
Log Message:
-----------
xorg-libxcb: use_autoreconf instead of use_autoconf

Modified Paths:
--------------
    trunk/dports/x11/xorg-libxcb/Portfile

Modified: trunk/dports/x11/xorg-libxcb/Portfile
===================================================================
--- trunk/dports/x11/xorg-libxcb/Portfile	2009-01-19 23:07:04 UTC (rev 45679)
+++ trunk/dports/x11/xorg-libxcb/Portfile	2009-01-19 23:15:40 UTC (rev 45680)
@@ -31,9 +31,8 @@
 
 patchfiles      launchd.patch
 
-use_autoconf yes
-autoconf.cmd autoreconf
-autoconf.args -fvi
+use_autoreconf yes
+autoreconf.args -fvi
 
 livecheck.check regex
 livecheck.url   ${master_sites}?C=M&O=D
@@ -54,6 +53,6 @@
 			system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
 		}
 		use_configure no
-		use_autoconf  no
+		use_autoreconf  no
 	}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090119/de382576/attachment.html>


More information about the macports-changes mailing list