[92326] trunk/dports/multimedia/mplayer-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Apr 25 00:01:14 PDT 2012


Revision: 92326
          https://trac.macports.org/changeset/92326
Author:   jeremyhu at macports.org
Date:     2012-04-25 00:01:14 -0700 (Wed, 25 Apr 2012)
Log Message:
-----------
mplayer-devel: Enable dvdnav and dvdread since we went through the trouble of actually downloading the source for it (#29949)

Modified Paths:
--------------
    trunk/dports/multimedia/mplayer-devel/Portfile

Modified: trunk/dports/multimedia/mplayer-devel/Portfile
===================================================================
--- trunk/dports/multimedia/mplayer-devel/Portfile	2012-04-25 04:14:26 UTC (rev 92325)
+++ trunk/dports/multimedia/mplayer-devel/Portfile	2012-04-25 07:01:14 UTC (rev 92326)
@@ -6,6 +6,7 @@
 
 name                mplayer-devel
 version             34874
+revision            1
 categories          multimedia
 maintainers         acho jeremyhu openmaintainer
 platforms           darwin
@@ -72,8 +73,8 @@
 # This list should be expanded each time the port is updated to a
 # new version, disabling any newly added options.
 configure.args-append \
-    --disable-smb --disable-live --disable-dvdnav \
-    --disable-dvdread --disable-cdparanoia --disable-freetype \
+    --disable-smb --disable-live \
+    --disable-cdparanoia --disable-freetype \
     --disable-fontconfig --disable-fribidi \
     --disable-enca --disable-libcdio --disable-xvid \
     --disable-x264 --disable-speex \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120425/9928d372/attachment-0001.html>


More information about the macports-changes mailing list