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

digdog at macports.org digdog at macports.org
Wed Apr 16 20:17:00 PDT 2008


Revision: 36080
          http://trac.macosforge.org/projects/macports/changeset/36080
Author:   digdog at macports.org
Date:     2008-04-16 20:16:57 -0700 (Wed, 16 Apr 2008)

Log Message:
-----------
Takanori-san is taking over the position now, and thanks for the help.

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

Modified: trunk/dports/print/ghostscript/Portfile
===================================================================
--- trunk/dports/print/ghostscript/Portfile	2008-04-16 21:53:32 UTC (rev 36079)
+++ trunk/dports/print/ghostscript/Portfile	2008-04-17 03:16:57 UTC (rev 36080)
@@ -7,12 +7,12 @@
 description GPL Ghostscript, An interpreter for PostScript and PDF
 categories  print
 platforms   darwin
-maintainers digdog at macports.org
+maintainers takanori at macports.org
 
 long_description    Ghostscript is the well-known PostScript interpreter which \
         is available for all common and most esoteric platforms and \
-        supports many different printers and some displays. 
-        
+        supports many different printers and some displays.
+
 master_sites    sourceforge:${name}:source \
         sourceforge:gs-fonts:fonts
 
@@ -51,6 +51,7 @@
 }
 
 variant cups {
+    configure.args-delete --disable-cups
     configure.args-append --enable-cups
 
     # Informing user enable cups will install files outside of the common directory structure
@@ -59,6 +60,8 @@
 
 # Added variant that build the Ghostscript framework. (Thanks, Sal!)
 variant framework {
+    depends_lib-delete  port:zlib
+
         post-patch {
             foreach f {src/macosx.mak src/macos-fw.mak} {
                 reinplace "s|@@DESTROOT@@|${destroot}|" ${worksrcpath}/${f}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080416/9ca0f4b0/attachment.html


More information about the macports-changes mailing list