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

jmr at macports.org jmr at macports.org
Thu Aug 5 07:32:15 PDT 2010


Revision: 70296
          http://trac.macports.org/changeset/70296
Author:   jmr at macports.org
Date:     2010-08-05 07:32:14 -0700 (Thu, 05 Aug 2010)
Log Message:
-----------
ghostscript: enable universal (#24056)

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

Modified: trunk/dports/print/ghostscript/Portfile
===================================================================
--- trunk/dports/print/ghostscript/Portfile	2010-08-05 12:58:35 UTC (rev 70295)
+++ trunk/dports/print/ghostscript/Portfile	2010-08-05 14:32:14 UTC (rev 70296)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       muniversal 1.0
 
 name            ghostscript
 version         8.71
@@ -110,7 +111,7 @@
 
 livecheck.distname      GPL Ghostscript
 
-universal_variant       no
+configure.universal_args-delete --disable-dependency-tracking
 
 variant no_x11 {
     depends_lib-delete port:xorg-libXext
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100805/55782df3/attachment.html>


More information about the macports-changes mailing list