[121925] trunk/dports/gnome/gnome-sharp2/Portfile

mojca at macports.org mojca at macports.org
Fri Jul 11 12:04:09 PDT 2014


Revision: 121925
          https://trac.macports.org/changeset/121925
Author:   mojca at macports.org
Date:     2014-07-11 12:04:09 -0700 (Fri, 11 Jul 2014)
Log Message:
-----------
gnome-sharp2: remove legacy variant no_x11 (#39383)

Modified Paths:
--------------
    trunk/dports/gnome/gnome-sharp2/Portfile

Modified: trunk/dports/gnome/gnome-sharp2/Portfile
===================================================================
--- trunk/dports/gnome/gnome-sharp2/Portfile	2014-07-11 19:01:02 UTC (rev 121924)
+++ trunk/dports/gnome/gnome-sharp2/Portfile	2014-07-11 19:04:09 UTC (rev 121925)
@@ -60,17 +60,9 @@
         $worksrcpath/sample/gnomevfs/Makefile
 }
 
-# Legacy no_x11 variant to be removed after June 2014.
-variant no_x11 conflicts x11 description {Legacy compatibility variant} {}
+variant x11 {}
+default_variants    +x11
 
-variant x11 conflicts no_x11 {}
-
-if {[variant_isset no_x11]} {
-    default_variants -x11
-} else {
-    default_variants +x11
-}
-
 if {![variant_isset x11]} {
     pre-fetch {
         if {[file exists ${prefix}/lib/pkgconfig/gtk+-x11-2.0.pc]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140711/b76791a8/attachment.html>


More information about the macports-changes mailing list