[151453] trunk/dports/textproc/lilypond/Portfile

snc at macports.org snc at macports.org
Tue Aug 16 08:46:25 PDT 2016


Revision: 151453
          https://trac.macports.org/changeset/151453
Author:   snc at macports.org
Date:     2016-08-16 08:46:25 -0700 (Tue, 16 Aug 2016)
Log Message:
-----------
lilypond: detect fontforge, #49338

Modified Paths:
--------------
    trunk/dports/textproc/lilypond/Portfile

Modified: trunk/dports/textproc/lilypond/Portfile
===================================================================
--- trunk/dports/textproc/lilypond/Portfile	2016-08-16 15:42:52 UTC (rev 151452)
+++ trunk/dports/textproc/lilypond/Portfile	2016-08-16 15:46:25 UTC (rev 151453)
@@ -88,6 +88,9 @@
     # Use guile18 header files
     reinplace s|libguile\.h|libguile18.h|g ${worksrcpath}/configure \
         ${worksrcpath}/lily/include/lily-guile.hh
+
+    # help fontforge date calculation
+    reinplace s|20110222|2011-02-22|g ${worksrcpath}/configure
 }
 
 configure.args-append  --with-ncsb-dir=${prefix}/share/fonts/urw-fonts \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160816/aa195d04/attachment.html>


More information about the macports-changes mailing list