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

takanori at macports.org takanori at macports.org
Sat Mar 28 19:20:45 PDT 2009


Revision: 48799
          http://trac.macports.org/changeset/48799
Author:   takanori at macports.org
Date:     2009-03-28 19:20:45 -0700 (Sat, 28 Mar 2009)
Log Message:
-----------
lilypond:
- Add dependency to urw-fonts.
(ghostscript @8.64_1 no longer provides c059033l.pfb, c059036l.pfb, c059013l.pfb, and c059016l.pfb. #19017)

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

Modified: trunk/dports/textproc/lilypond/Portfile
===================================================================
--- trunk/dports/textproc/lilypond/Portfile	2009-03-29 02:19:37 UTC (rev 48798)
+++ trunk/dports/textproc/lilypond/Portfile	2009-03-29 02:20:45 UTC (rev 48799)
@@ -27,7 +27,8 @@
                     port:guile \
                     port:texinfo \
                     port:pango \
-                    port:flex
+                    port:flex \
+                    port:urw-fonts
 
 pre-build {
     # we need to help the system find the requisite libraries
@@ -42,7 +43,7 @@
         { ln -s ${prefix}/lib/libguile-srfi-srfi-1-v-3.dylib ${prefix}/lib/libguile-srfi-srfi-1-v-3.so }
 }
 
-configure.args  --with-ncsb-dir=${prefix}/share/ghostscript/fonts \
+configure.args  --with-ncsb-dir=${prefix}/share/fonts/urw-fonts \
     --disable-documentation \
     --disable-gui
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090328/27d76c58/attachment.html>


More information about the macports-changes mailing list