[109237] trunk/dports/multimedia/VLC-devel/Portfile

devans at macports.org devans at macports.org
Sat Aug 10 19:28:02 PDT 2013


Revision: 109237
          https://trac.macports.org/changeset/109237
Author:   devans at macports.org
Date:     2013-08-10 19:28:02 -0700 (Sat, 10 Aug 2013)
Log Message:
-----------
VLC-devel: fix build when FreeRDP and/or opencv are installed.

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

Modified: trunk/dports/multimedia/VLC-devel/Portfile
===================================================================
--- trunk/dports/multimedia/VLC-devel/Portfile	2013-08-10 22:52:05 UTC (rev 109236)
+++ trunk/dports/multimedia/VLC-devel/Portfile	2013-08-11 02:28:02 UTC (rev 109237)
@@ -108,9 +108,12 @@
     --enable-libproxy --enable-lua
 
 # Input Plugins
+# build fails when FreeRDP is installed
+# build fails when opencv is installed
 configure.args-append \
     --enable-dvdnav --enable-dvdread --disable-smb --disable-vcdx \
     --disable-macosx-qtkit --disable-macosx-eyetv --disable-realrtsp \
+    --disable-libfreerdp --disable-opencv \
     --enable-sftp
 
 # Mux/Demux Plugins
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130810/95ee3b58/attachment.html>


More information about the macports-changes mailing list