[80105] trunk/dports/devel/libsdl/Portfile

jmr at macports.org jmr at macports.org
Mon Jul 4 03:38:51 PDT 2011


Revision: 80105
          http://trac.macports.org/changeset/80105
Author:   jmr at macports.org
Date:     2011-07-04 03:38:51 -0700 (Mon, 04 Jul 2011)
Log Message:
-----------
libsdl: restore no_x11 description

Modified Paths:
--------------
    trunk/dports/devel/libsdl/Portfile

Modified: trunk/dports/devel/libsdl/Portfile
===================================================================
--- trunk/dports/devel/libsdl/Portfile	2011-07-04 10:38:09 UTC (rev 80104)
+++ trunk/dports/devel/libsdl/Portfile	2011-07-04 10:38:51 UTC (rev 80105)
@@ -57,7 +57,7 @@
         }
     }
 }
-variant no_x11 conflicts x11 {} 
+variant no_x11 conflicts x11 description {Legacy compatibility variant} {} 
 if {[variant_isset no_x11]} {
     default_variants -x11
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110704/d50f4b33/attachment.html>


More information about the macports-changes mailing list