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

ryandesign at macports.org ryandesign at macports.org
Fri May 29 14:52:18 PDT 2009


Revision: 51632
          http://trac.macports.org/changeset/51632
Author:   ryandesign at macports.org
Date:     2009-05-29 14:52:18 -0700 (Fri, 29 May 2009)
Log Message:
-----------
fontforge: no longer try to reinplace @PREFIX@ in configure since the patch that put @PREFIX@ into configure in the first place has already been removed in r48578

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

Modified: trunk/dports/graphics/fontforge/Portfile
===================================================================
--- trunk/dports/graphics/fontforge/Portfile	2009-05-29 16:54:09 UTC (rev 51631)
+++ trunk/dports/graphics/fontforge/Portfile	2009-05-29 21:52:18 UTC (rev 51632)
@@ -69,7 +69,6 @@
 
 post-patch {
     reinplace "s|@PREFIX@|${prefix}|g" \
-        $worksrcpath/configure \
         $worksrcpath/gutils/dynamic.c
     reinplace "/^applicationsdir/s|/Applications|${applications_dir}|" \
         ${worksrcpath}/Makefile.dynamic.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090529/65822494/attachment.html>


More information about the macports-changes mailing list