[48949] trunk/dports/devel/allegro/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Tue Mar 31 12:18:03 PDT 2009
Revision: 48949
http://trac.macports.org/changeset/48949
Author: mcalhoun at macports.org
Date: 2009-03-31 12:18:03 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
allegro: Ensure correct compiler is used.
Modified Paths:
--------------
trunk/dports/devel/allegro/Portfile
Modified: trunk/dports/devel/allegro/Portfile
===================================================================
--- trunk/dports/devel/allegro/Portfile 2009-03-31 19:11:38 UTC (rev 48948)
+++ trunk/dports/devel/allegro/Portfile 2009-03-31 19:18:03 UTC (rev 48949)
@@ -22,6 +22,7 @@
configure {
system "cd ${worksrcpath} && sh fix.sh macosx"
+ reinplace "s|CC = gcc|CC = ${configure.cc}|" ${worksrcpath}/makefile.osx
}
# check for universal build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/ff671087/attachment-0001.html>
More information about the macports-changes
mailing list