[47894] trunk/dports/multimedia/MPlayer/Portfile

ecronin at macports.org ecronin at macports.org
Mon Mar 9 10:32:39 PDT 2009


Revision: 47894
          http://trac.macports.org/changeset/47894
Author:   ecronin at macports.org
Date:     2009-03-09 10:32:37 -0700 (Mon, 09 Mar 2009)
Log Message:
-----------
multimedia/MPlayer: drop ARTS support
looks like arts is being rm'd, remove dependency.  Not bumping the
revision on purpose since this only removes a feature that most people
don't use, and those that do would have to recompile anyway with or
without a revision bump...

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

Modified: trunk/dports/multimedia/MPlayer/Portfile
===================================================================
--- trunk/dports/multimedia/MPlayer/Portfile	2009-03-09 17:11:44 UTC (rev 47893)
+++ trunk/dports/multimedia/MPlayer/Portfile	2009-03-09 17:32:37 UTC (rev 47894)
@@ -314,12 +314,6 @@
     configure.env-append    PKG_CONFIG_PATH=${prefix}/lib/pkgconfig:${x11prefix}/lib/pkgconfig
 }
 
-variant arts \
-    description {Enable aRts audio output} {
-    depends_lib-append      port:arts
-    configure.args-delete   --disable-arts
-}
-
 variant esd \
     description {Enable EsounD audio output} {
     depends_lib-append      port:esound
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090309/3b929644/attachment.html>


More information about the macports-changes mailing list