[94456] trunk/dports/games/pioneers/Portfile
snc at macports.org
snc at macports.org
Tue Jun 19 13:54:57 PDT 2012
Revision: 94456
https://trac.macports.org/changeset/94456
Author: snc at macports.org
Date: 2012-06-19 13:54:56 -0700 (Tue, 19 Jun 2012)
Log Message:
-----------
pioneers: fix syntax
Modified Paths:
--------------
trunk/dports/games/pioneers/Portfile
Modified: trunk/dports/games/pioneers/Portfile
===================================================================
--- trunk/dports/games/pioneers/Portfile 2012-06-19 20:51:19 UTC (rev 94455)
+++ trunk/dports/games/pioneers/Portfile 2012-06-19 20:54:56 UTC (rev 94456)
@@ -40,7 +40,7 @@
copy ${filespath}/launcher.sh ${worksrcpath}
}
-if {$configure.compiler} != "gcc4.2"} {
+if {{$configure.compiler} != "gcc4.2"} {
patchfiles patch-common-notifying-string.c.diff
}
post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120619/e7e928c7/attachment.html>
More information about the macports-changes
mailing list