[49357] trunk/dports/audio/libshout2/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Apr 8 01:51:45 PDT 2009


Revision: 49357
          http://trac.macports.org/changeset/49357
Author:   jeremyhu at macports.org
Date:     2009-04-08 01:51:44 -0700 (Wed, 08 Apr 2009)
Log Message:
-----------
libshout2: Make speex dependency path: based to allow speex-devel.

Modified Paths:
--------------
    trunk/dports/audio/libshout2/Portfile

Modified: trunk/dports/audio/libshout2/Portfile
===================================================================
--- trunk/dports/audio/libshout2/Portfile	2009-04-08 08:51:27 UTC (rev 49356)
+++ trunk/dports/audio/libshout2/Portfile	2009-04-08 08:51:44 UTC (rev 49357)
@@ -22,7 +22,7 @@
 master_sites     http://downloads.xiph.org/releases/libshout/
 distname         ${my_name}-${version}
 
-depends_lib      port:libvorbis port:speex port:libtheora
+depends_lib      port:libvorbis path:lib/libspeex.dylib:speex port:libtheora
 
 checksums        md5 4f75fc9901c724b712c371c9a1e782d3 \
                  sha1 cabc409e63f55383f4d85fac26d3056bf0365aac \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090408/3b2ed1bc/attachment.html>


More information about the macports-changes mailing list