[74121] trunk/dports/graphics/libemf/Portfile

jmr at macports.org jmr at macports.org
Sat Dec 4 17:26:05 PST 2010


Revision: 74121
          http://trac.macports.org/changeset/74121
Author:   jmr at macports.org
Date:     2010-12-04 17:26:00 -0800 (Sat, 04 Dec 2010)
Log Message:
-----------
typo

Modified Paths:
--------------
    trunk/dports/graphics/libemf/Portfile

Modified: trunk/dports/graphics/libemf/Portfile
===================================================================
--- trunk/dports/graphics/libemf/Portfile	2010-12-05 01:22:57 UTC (rev 74120)
+++ trunk/dports/graphics/libemf/Portfile	2010-12-05 01:26:00 UTC (rev 74121)
@@ -27,7 +27,7 @@
 use_autoreconf  yes
 platform darwin {
     # this would be one line if it didn't have to work on tiger
-    if {{os.major} >= 9} {
+    if {${os.major} >= 9} {
         configure.cppflags-append -Xarch_ppc -D__PPC__=1
     } else {
         universal_variant no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101204/d590b132/attachment-0001.html>


More information about the macports-changes mailing list