Revision: 121534 https://trac.macports.org/changeset/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: -------------- trunk/dports/multimedia/VLC-devel/Portfile Modified: trunk/dports/multimedia/VLC-devel/Portfile =================================================================== --- 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 \