[142116] trunk/dports/graphics/pgplot/Portfile
mojca at macports.org
mojca at macports.org
Sat Dec 12 04:23:54 PST 2015
Revision: 142116
https://trac.macports.org/changeset/142116
Author: mojca at macports.org
Date: 2015-11-03 23:39:33 -0800 (Tue, 03 Nov 2015)
Log Message:
-----------
pgplot: remove no_x11 (#39383)
Modified Paths:
--------------
trunk/dports/graphics/pgplot/Portfile
Modified: trunk/dports/graphics/pgplot/Portfile
===================================================================
--- trunk/dports/graphics/pgplot/Portfile 2015-11-04 07:37:18 UTC (rev 142115)
+++ trunk/dports/graphics/pgplot/Portfile 2015-11-04 07:39:33 UTC (rev 142116)
@@ -214,18 +214,12 @@
universal_variant no
-variant x11 conflicts no_x11 {
+variant x11 {
depends_lib-append port:xorg-libX11
}
-variant no_x11 conflicts x11 description {Legacy compatibility variant} {}
+default_variants +x11
-if {[variant_isset no_x11]} {
- default_variants -x11
-} else {
- default_variants +x11
-}
-
variant aquaterm description {install driver for aquaterm} {
depends_lib-append port:aquaterm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/8f26e3e4/attachment.html>
More information about the macports-changes
mailing list