[49358] trunk/dports/audio/vorbis-tools/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/audio/vorbis-tools/Portfile

Modified: trunk/dports/audio/vorbis-tools/Portfile
===================================================================
--- trunk/dports/audio/vorbis-tools/Portfile	2009-04-08 08:51:44 UTC (rev 49357)
+++ trunk/dports/audio/vorbis-tools/Portfile	2009-04-08 08:51:53 UTC (rev 49358)
@@ -48,7 +48,7 @@
 }
 
 variant speex description "Enable Speex support" {
-  depends_lib-append    port:speex
+  depends_lib-append    path:lib/libspeex.dylib:speex
   configure.args-delete --without-speex
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090408/e54dd778/attachment.html>


More information about the macports-changes mailing list