[111733] trunk/dports/audio/flac2mp3/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Sep 30 03:50:49 PDT 2013
Revision: 111733
https://trac.macports.org/changeset/111733
Author: ryandesign at macports.org
Date: 2013-09-30 03:50:49 -0700 (Mon, 30 Sep 2013)
Log Message:
-----------
flac2mp3: use depends_run instead of depends_lib because it's a noarch script and there is no configure or build phase
Modified Paths:
--------------
trunk/dports/audio/flac2mp3/Portfile
Modified: trunk/dports/audio/flac2mp3/Portfile
===================================================================
--- trunk/dports/audio/flac2mp3/Portfile 2013-09-30 10:46:16 UTC (rev 111732)
+++ trunk/dports/audio/flac2mp3/Portfile 2013-09-30 10:50:49 UTC (rev 111733)
@@ -26,7 +26,7 @@
distname ${name}
-depends_lib port:flac \
+depends_run port:flac \
port:lame \
port:p5.12-mp3-info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130930/e530c40a/attachment.html>
More information about the macports-changes
mailing list