[29580] trunk/dports/print/ghostscript/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sun Sep 30 14:56:23 PDT 2007
Revision: 29580
http://trac.macosforge.org/projects/macports/changeset/29580
Author: pmq at macports.org
Date: 2007-09-30 14:56:23 -0700 (Sun, 30 Sep 2007)
Log Message:
-----------
Closes #12637. Add variant no_cups, to temporarily workaround the destroot breach.
Modified Paths:
--------------
trunk/dports/print/ghostscript/Portfile
Modified: trunk/dports/print/ghostscript/Portfile
===================================================================
--- trunk/dports/print/ghostscript/Portfile 2007-09-30 21:51:56 UTC (rev 29579)
+++ trunk/dports/print/ghostscript/Portfile 2007-09-30 21:56:23 UTC (rev 29580)
@@ -73,3 +73,8 @@
file rename Makefile.CONFIGURE Makefile
}
}
+
+# this should probably be the default because the port breaks the destroot without that
+variant no_cups description "Disable CUPS support" {
+ configure.args-append --disable-cups
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070930/70d29aa3/attachment.html
More information about the macports-changes
mailing list