Revision
121534
Author
devans@macports.org
Date
2014-06-28 08:43:58 -0700 (Sat, 28 Jun 2014)

Log Message

VLC-devel: variant +x11, don't override the global description.

Modified Paths

Diff

Modified: trunk/dports/multimedia/VLC-devel/Portfile (121533 => 121534)


--- trunk/dports/multimedia/VLC-devel/Portfile	2014-06-28 15:39:04 UTC (rev 121533)
+++ trunk/dports/multimedia/VLC-devel/Portfile	2014-06-28 15:43:58 UTC (rev 121534)
@@ -195,7 +195,7 @@
     configure.ldflags-append    -L${prefix}/lib/samba3
 }
 
-variant x11 description {Build using X11 UI. Use at own risk} {
+variant x11 {
     depends_lib-append \
         port:mesa \
         port:xorg-libXinerama \