[145930] trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile

devans at macports.org devans at macports.org
Sun Feb 21 07:37:42 PST 2016


Revision: 145930
          https://trac.macports.org/changeset/145930
Author:   devans at macports.org
Date:     2016-02-21 07:37:42 -0800 (Sun, 21 Feb 2016)
Log Message:
-----------
gstreamer1-gst-plugins-bad: change +faac variant to match gstreamer010-gst-plugins-bad.

Modified Paths:
--------------
    trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile

Modified: trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2016-02-21 14:46:37 UTC (rev 145929)
+++ trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2016-02-21 15:37:42 UTC (rev 145930)
@@ -133,12 +133,9 @@
 variant faac description {Enable faac AAC plugin} {
     depends_lib-append      port:faac
     configure.args-delete   --disable-faac
+    notes-append "Use of the +faac variant may affect licensing due to the restrictive license of port faac itself."
 }
 
-if {[variant_isset faac]} {
-    notes "Use of the +faac variant may effect licensing due to the restrictive license of port faac itself."
-}
-
 if {[variant_isset universal]} {
     set merger_host(x86_64) x86_64-apple-${os.platform}${os.major}
     set merger_host(i386) i686-apple-${os.platform}${os.major}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160221/967e0949/attachment.html>


More information about the macports-changes mailing list