[136481] trunk/dports/print/ghostscript/Portfile

jmr at macports.org jmr at macports.org
Mon May 18 14:26:43 PDT 2015


Revision: 136481
          https://trac.macports.org/changeset/136481
Author:   jmr at macports.org
Date:     2015-05-18 14:26:43 -0700 (Mon, 18 May 2015)
Log Message:
-----------
ghostscript: don't pull in all of llvm for everyone in order to save 2 kB on snow leopard

Modified Paths:
--------------
    trunk/dports/print/ghostscript/Portfile

Modified: trunk/dports/print/ghostscript/Portfile
===================================================================
--- trunk/dports/print/ghostscript/Portfile	2015-05-18 19:40:54 UTC (rev 136480)
+++ trunk/dports/print/ghostscript/Portfile	2015-05-18 21:26:43 UTC (rev 136481)
@@ -54,8 +54,7 @@
 #                   port:lcms2
 #                   port:ijs
 
-depends_build       port:pkgconfig \
-                    port:cctools
+depends_build       port:pkgconfig
 
 depends_run         port:perl5
 
@@ -117,7 +116,6 @@
 
 destroot.target     soinstall
 post-destroot {
-    system "${prefix}/bin/strip ${destroot}${prefix}/bin/gsc ${destroot}${prefix}/bin/gsx"
     ln -s gsc ${destroot}${prefix}/bin/gs
 
     xinstall -m 755 -d ${destroot}${prefix}/share/${name}/fonts
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150518/b8e01c59/attachment.html>


More information about the macports-changes mailing list