[46292] trunk/dports/lang/gcc42/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Feb 1 20:27:49 PST 2009


Revision: 46292
          http://trac.macports.org/changeset/46292
Author:   ryandesign at macports.org
Date:     2009-02-01 20:27:49 -0800 (Sun, 01 Feb 2009)
Log Message:
-----------
gcc42: add gmake build dependency on Panther; see #18145 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/lang/gcc42/Portfile

Modified: trunk/dports/lang/gcc42/Portfile
===================================================================
--- trunk/dports/lang/gcc42/Portfile	2009-02-02 04:27:11 UTC (rev 46291)
+++ trunk/dports/lang/gcc42/Portfile	2009-02-02 04:27:49 UTC (rev 46292)
@@ -86,11 +86,13 @@
 		${destroot}${prefix}/share/info
 }
 
-#platform darwin 7 {
+platform darwin 7 {
+    depends_build-append    port:gmake
+    build.cmd               gmake
 #	configure.cflags-append	-force_cpusubtype_ALL
 #	configure.env	BOOT_CFLAGS="-g -O2 -force_cpusubtype_ALL"
 #	build.args-append	XCFLAGS=-force_cpusubtype_ALL
-#}
+}
 
 post-destroot {
 	# install/copy ffitarget.h only if we have it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090201/4f5955ac/attachment-0001.html>


More information about the macports-changes mailing list