[75381] trunk/dports/audio/twolame/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Sun Jan 23 20:28:02 PST 2011


Revision: 75381
          http://trac.macports.org/changeset/75381
Author:   rmstonecipher at macports.org
Date:     2011-01-23 20:28:01 -0800 (Sun, 23 Jan 2011)
Log Message:
-----------
audio/twolame moved dependency upon libtool to depends_build rather than depends_lib

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

Modified: trunk/dports/audio/twolame/Portfile
===================================================================
--- trunk/dports/audio/twolame/Portfile	2011-01-24 04:25:13 UTC (rev 75380)
+++ trunk/dports/audio/twolame/Portfile	2011-01-24 04:28:01 UTC (rev 75381)
@@ -5,6 +5,7 @@
 
 name                twolame
 version             0.3.13
+revision            1
 categories          audio multimedia
 platforms           darwin
 maintainers         rmstonecipher openmaintainer
@@ -22,7 +23,7 @@
 
 configure.args      --mandir=${prefix}/share/man
 
-depends_build       port:pkgconfig
+depends_build       port:pkgconfig \
+                    port:libtool
 
-depends_lib         port:libsndfile port:libtool
-
+depends_lib         port:libsndfile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110123/22481f97/attachment.html>


More information about the macports-changes mailing list