[63418] trunk/dports/aqua/TeXShop/Portfile

jmr at macports.org jmr at macports.org
Thu Feb 4 09:17:28 PST 2010


Revision: 63418
          http://trac.macports.org/changeset/63418
Author:   jmr at macports.org
Date:     2010-02-04 09:17:25 -0800 (Thu, 04 Feb 2010)
Log Message:
-----------
TeXShop: set notes outside of post-destroot so they can be viewed other than when building the port

Modified Paths:
--------------
    trunk/dports/aqua/TeXShop/Portfile

Modified: trunk/dports/aqua/TeXShop/Portfile
===================================================================
--- trunk/dports/aqua/TeXShop/Portfile	2010-02-04 15:59:23 UTC (rev 63417)
+++ trunk/dports/aqua/TeXShop/Portfile	2010-02-04 17:17:25 UTC (rev 63418)
@@ -61,9 +61,10 @@
 
     xinstall -m 755 ${filespath}/lilypond.engine ${destroot}${applications_dir}/${name}.app/Contents/Resources/${name}/Engines/Lilypond.engine
     reinplace s|@@PREFIX@@|${prefix}|g ${destroot}${applications_dir}/${name}.app/Contents/Resources/${name}/Engines/Lilypond.engine
-    notes "If you intend to use the Lilypond engine, please copy ${applications_dir}/${name}.app/Contents/Resources/${name}/Engines/Lilypond.engine to ~/Library/${name}/Engines/Lilypond.engine"
 }
 
+notes "If you intend to use the Lilypond engine, please copy ${applications_dir}/${name}.app/Contents/Resources/${name}/Engines/Lilypond.engine to ~/Library/${name}/Engines/Lilypond.engine"
+
 livecheck.type      regex
 livecheck.url       ${homepage}
 livecheck.regex     "${name} (\\d+\\.\\d+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100204/508f91d9/attachment.html>


More information about the macports-changes mailing list