[74847] trunk/dports/print/ps2eps/Portfile
aschenke at macports.org
aschenke at macports.org
Mon Jan 3 13:31:05 PST 2011
Revision: 74847
http://trac.macports.org/changeset/74847
Author: aschenke at macports.org
Date: 2011-01-03 13:30:56 -0800 (Mon, 03 Jan 2011)
Log Message:
-----------
Fix Ticket #27853 (not UsingTheRightCompiler)
Modified Paths:
--------------
trunk/dports/print/ps2eps/Portfile
Modified: trunk/dports/print/ps2eps/Portfile
===================================================================
--- trunk/dports/print/ps2eps/Portfile 2011-01-03 21:29:14 UTC (rev 74846)
+++ trunk/dports/print/ps2eps/Portfile 2011-01-03 21:30:56 UTC (rev 74847)
@@ -31,7 +31,7 @@
use_configure no
-build.cmd gcc src/C/bbox.c -o bin/bbox
+build.cmd ${configure.cc} src/C/bbox.c -o bin/bbox
build.target
destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110103/b39417d1/attachment-0001.html>
More information about the macports-changes
mailing list