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

snc at macports.org snc at macports.org
Thu Sep 24 17:05:43 PDT 2009


Revision: 58255
          http://trac.macports.org/changeset/58255
Author:   snc at macports.org
Date:     2009-09-24 17:05:39 -0700 (Thu, 24 Sep 2009)
Log Message:
-----------
add patch, ticket #21523.

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

Modified: trunk/dports/textproc/lilypond/Portfile
===================================================================
--- trunk/dports/textproc/lilypond/Portfile	2009-09-24 23:53:46 UTC (rev 58254)
+++ trunk/dports/textproc/lilypond/Portfile	2009-09-25 00:05:39 UTC (rev 58255)
@@ -5,6 +5,7 @@
 
 name                lilypond
 version             2.12.2
+revision            1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          textproc
 maintainers         snc openmaintainer
@@ -31,6 +32,10 @@
                     port:flex \
                     port:urw-fonts
 
+post-patch {
+    reinplace s|__vector|lily_vector|g ${worksrcpath}/flower/include/std-vector.hh
+}
+
 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/20090924/de1050bc/attachment.html>


More information about the macports-changes mailing list