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

rmsfisher at macports.org rmsfisher at macports.org
Sun Aug 22 08:20:13 PDT 2010


Revision: 70815
          http://trac.macports.org/changeset/70815
Author:   rmsfisher at macports.org
Date:     2010-08-22 08:20:10 -0700 (Sun, 22 Aug 2010)
Log Message:
-----------
multimedia/libtheora removed redundant library dependency on libogg

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

Modified: trunk/dports/multimedia/libtheora/Portfile
===================================================================
--- trunk/dports/multimedia/libtheora/Portfile	2010-08-22 05:43:35 UTC (rev 70814)
+++ trunk/dports/multimedia/libtheora/Portfile	2010-08-22 15:20:10 UTC (rev 70815)
@@ -35,8 +35,7 @@
 }
 
 depends_build   port:pkgconfig
-depends_lib     port:libvorbis \
-                port:libogg
+depends_lib     port:libvorbis
 
 configure.env   SDL_CONFIG=/dev/null
 configure.args  --disable-oggtest \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100822/72183a3f/attachment.html>


More information about the macports-changes mailing list