[84338] trunk/dports/multimedia/transcode/Portfile

devans at macports.org devans at macports.org
Thu Sep 22 14:55:57 PDT 2011


Revision: 84338
          http://trac.macports.org/changeset/84338
Author:   devans at macports.org
Date:     2011-09-22 14:55:57 -0700 (Thu, 22 Sep 2011)
Log Message:
-----------
transcode: add license, description for +no_x11 variant.

Modified Paths:
--------------
    trunk/dports/multimedia/transcode/Portfile

Modified: trunk/dports/multimedia/transcode/Portfile
===================================================================
--- trunk/dports/multimedia/transcode/Portfile	2011-09-22 21:24:03 UTC (rev 84337)
+++ trunk/dports/multimedia/transcode/Portfile	2011-09-22 21:55:57 UTC (rev 84338)
@@ -7,6 +7,7 @@
 version     1.1.5
 revision    2
 epoch       1
+license     GPL-2
 categories  multimedia
 maintainers cogweb.net:lionteeth devans
 description Video and audio processing tools
@@ -173,7 +174,7 @@
     configure.args-append --enable-sdl --with-sdl-prefix=${prefix}
 }
 
-variant no_x11 {
+variant no_x11 description {disable X11 options} {
     depends_lib-delete port:xorg-libXv
     depends_lib-delete port:xorg-libXaw
     depends_lib-delete port:xpm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110922/1f8791c9/attachment.html>


More information about the macports-changes mailing list