[46895] trunk/dports/multimedia/libtheora/Portfile

blb at macports.org blb at macports.org
Mon Feb 16 15:19:50 PST 2009


Revision: 46895
          http://trac.macports.org/changeset/46895
Author:   blb at macports.org
Date:     2009-02-16 15:19:48 -0800 (Mon, 16 Feb 2009)
Log Message:
-----------
multimedia/libtheora - disable building of examples, they aren't installed
and need more deps like libpng; ticket #18509

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

Modified: trunk/dports/multimedia/libtheora/Portfile
===================================================================
--- trunk/dports/multimedia/libtheora/Portfile	2009-02-16 22:52:08 UTC (rev 46894)
+++ trunk/dports/multimedia/libtheora/Portfile	2009-02-16 23:19:48 UTC (rev 46895)
@@ -38,7 +38,8 @@
 
 configure.env   SDL_CONFIG=/dev/null
 configure.args  --disable-oggtest \
-                --disable-vorbistest
+                --disable-vorbistest \
+                --disable-examples
 
 post-destroot {
     set docdir ${prefix}/share/doc/${name}-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090216/bf66682a/attachment.html>


More information about the macports-changes mailing list