[52730] trunk/dports/net/cclive/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Jun 21 23:15:22 PDT 2009
Revision: 52730
http://trac.macports.org/changeset/52730
Author: ryandesign at macports.org
Date: 2009-06-21 23:15:22 -0700 (Sun, 21 Jun 2009)
Log Message:
-----------
cclive: curl is a library dependency, not build (it links with libcurl)
Modified Paths:
--------------
trunk/dports/net/cclive/Portfile
Modified: trunk/dports/net/cclive/Portfile
===================================================================
--- trunk/dports/net/cclive/Portfile 2009-06-22 06:12:09 UTC (rev 52729)
+++ trunk/dports/net/cclive/Portfile 2009-06-22 06:15:22 UTC (rev 52730)
@@ -13,8 +13,8 @@
homepage http://code.google.com/p/cclive/
platforms darwin
-depends_build port:pkgconfig \
- port:curl
+depends_build port:pkgconfig
+depends_lib port:curl
master_sites googlecode
use_bzip2 yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090621/61ff20e4/attachment.html>
More information about the macports-changes
mailing list