[78724] trunk/dports/multimedia/libvpx/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Thu May 19 08:33:15 PDT 2011


Revision: 78724
          http://trac.macports.org/changeset/78724
Author:   rmstonecipher at macports.org
Date:     2011-05-19 08:33:13 -0700 (Thu, 19 May 2011)
Log Message:
-----------
multimedia/libvpx enabled position independent code to resolve tickets #26509 and #29408

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

Modified: trunk/dports/multimedia/libvpx/Portfile
===================================================================
--- trunk/dports/multimedia/libvpx/Portfile	2011-05-19 13:58:47 UTC (rev 78723)
+++ trunk/dports/multimedia/libvpx/Portfile	2011-05-19 15:33:13 UTC (rev 78724)
@@ -6,6 +6,7 @@
 
 name            libvpx
 version         0.9.6
+revision        1
 categories      multimedia
 maintainers     nomaintainer
 platforms       darwin
@@ -37,6 +38,7 @@
 # doesn't install docs or examples correctly, so disable them.
 configure.args  --enable-vp8 \
                 --enable-psnr \
+                --enable-pic \
                 --enable-postproc \
                 --enable-multithread \
                 --enable-runtime-cpu-detect \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110519/e6d76137/attachment.html>


More information about the macports-changes mailing list