[71297] trunk/dports/multimedia/libmatroska/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 7 16:58:33 PDT 2010


Revision: 71297
          http://trac.macports.org/changeset/71297
Author:   ryandesign at macports.org
Date:     2010-09-07 16:58:32 -0700 (Tue, 07 Sep 2010)
Log Message:
-----------
libmatroska: use port:-style dependency for libebml, and make it just a build dependency, since it seems to link statically to libebml.a (there is no libebml.dylib)

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

Modified: trunk/dports/multimedia/libmatroska/Portfile
===================================================================
--- trunk/dports/multimedia/libmatroska/Portfile	2010-09-07 23:52:10 UTC (rev 71296)
+++ trunk/dports/multimedia/libmatroska/Portfile	2010-09-07 23:58:32 UTC (rev 71297)
@@ -21,7 +21,7 @@
                     sha1    1f58217968a081bd550ec06f2d6beb81a7a3ac68 \
                     rmd160  fb6e3a775fa611cbfbab3f178a3170cb6544d51e
 
-depends_lib         lib:libebml.a:libebml
+depends_build       port:libebml
 
 post-extract {
     system "cd ${worksrcpath}/make && cp -R linux darwin"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100907/86aba204/attachment-0001.html>


More information about the macports-changes mailing list