Changeset 98171


Ignore:
Timestamp:
Sep 27, 2012, 3:32:18 AM (12 years ago)
Author:
ryandesign@…
Message:

fontforge: fix typo in r98125 (#36349)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/fontforge/Portfile

    r98125 r98171  
    7272    if {${os.major} > 11 && ${os.platform} == "darwin"} {
    7373        eval reinplace -W {${worksrcpath}/fontforge} "s|AnchorPoint|FFAnchorPoint|g" \
    74             [glob -tails -directory ${worksrcpath}/fontforge *.c]
     74            [glob -tails -directory ${worksrcpath}/fontforge *.c] \
    7575            splinefont.h baseviews.h views.h
    7676    }
Note: See TracChangeset for help on using the changeset viewer.