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

takanori at macports.org takanori at macports.org
Thu May 15 08:49:10 PDT 2008


Revision: 36822
          http://trac.macosforge.org/projects/macports/changeset/36822
Author:   takanori at macports.org
Date:     2008-05-15 08:49:06 -0700 (Thu, 15 May 2008)

Log Message:
-----------
ghostscript: revert unwanted commit

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

Modified: trunk/dports/print/ghostscript/Portfile
===================================================================
--- trunk/dports/print/ghostscript/Portfile	2008-05-15 15:38:11 UTC (rev 36821)
+++ trunk/dports/print/ghostscript/Portfile	2008-05-15 15:49:06 UTC (rev 36822)
@@ -32,12 +32,6 @@
                 port:libiconv \
                 port:pkgconfig
 
-pre-patch {
-    if {[variant_isset alwaysembed]} {
-        patchfiles-append   patch-gs_pdfwr.ps.diff
-    }
-}
-
 post-patch {
     foreach f {src/macosx.mak src/macos-fw.mak} {
         reinplace "s|@@DESTROOT@@|${destroot}|" ${worksrcpath}/${f}
@@ -71,8 +65,6 @@
 
 livecheck.distname      GPL Ghostscript
 
-variant alwaysembed description {Embed all fonts in PDF files} {}
-
 variant cups description {Enable cups support} {
     configure.args-delete --disable-cups
     configure.args-append --enable-cups

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080515/fc066d74/attachment.htm 


More information about the macports-changes mailing list