[98171] trunk/dports/graphics/fontforge/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Sep 26 20:32:18 PDT 2012


Revision: 98171
          http://trac.macports.org//changeset/98171
Author:   ryandesign at macports.org
Date:     2012-09-26 20:32:18 -0700 (Wed, 26 Sep 2012)
Log Message:
-----------
fontforge: fix typo in r98125 (#36349)

Revision Links:
--------------
    http://trac.macports.org//changeset/98125

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

Modified: trunk/dports/graphics/fontforge/Portfile
===================================================================
--- trunk/dports/graphics/fontforge/Portfile	2012-09-27 01:49:12 UTC (rev 98170)
+++ trunk/dports/graphics/fontforge/Portfile	2012-09-27 03:32:18 UTC (rev 98171)
@@ -71,7 +71,7 @@
 post-patch {
     if {${os.major} > 11 && ${os.platform} == "darwin"} {
         eval reinplace -W {${worksrcpath}/fontforge} "s|AnchorPoint|FFAnchorPoint|g" \
-            [glob -tails -directory ${worksrcpath}/fontforge *.c]
+            [glob -tails -directory ${worksrcpath}/fontforge *.c] \
             splinefont.h baseviews.h views.h
     }
     reinplace "s|@PREFIX@|${prefix}|g" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120926/52a85c06/attachment.html>


More information about the macports-changes mailing list