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

ram at macports.org ram at macports.org
Wed May 21 05:55:28 PDT 2008


Revision: 36970
          http://trac.macosforge.org/projects/macports/changeset/36970
Author:   ram at macports.org
Date:     2008-05-21 05:55:28 -0700 (Wed, 21 May 2008)

Log Message:
-----------
audio/vorbis-tools: fix speex and flac variant, closes #15358

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

Modified: trunk/dports/audio/vorbis-tools/Portfile
===================================================================
--- trunk/dports/audio/vorbis-tools/Portfile	2008-05-21 12:45:30 UTC (rev 36969)
+++ trunk/dports/audio/vorbis-tools/Portfile	2008-05-21 12:55:28 UTC (rev 36970)
@@ -45,13 +45,11 @@
 variant flac description "Enable FLAC support" {
   depends_lib-append    port:flac
   configure.args-delete --without-flac
-  configure.args-append --with-flac
 }
 
 variant speex description "Enable Speex support" {
   depends_lib-append    port:speex
   configure.args-delete --without-speex
-  configure.args-append --with-speex
 }
 
 post-destroot {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080521/c02c096f/attachment.htm 


More information about the macports-changes mailing list