[73821] trunk/dports/python/py26-urlgrabber/Portfile
afb at macports.org
afb at macports.org
Fri Nov 26 01:54:45 PST 2010
Revision: 73821
http://trac.macports.org/changeset/73821
Author: afb at macports.org
Date: 2010-11-26 01:54:40 -0800 (Fri, 26 Nov 2010)
Log Message:
-----------
add missing pycurl dependency
Modified Paths:
--------------
trunk/dports/python/py26-urlgrabber/Portfile
Modified: trunk/dports/python/py26-urlgrabber/Portfile
===================================================================
--- trunk/dports/python/py26-urlgrabber/Portfile 2010-11-26 09:53:48 UTC (rev 73820)
+++ trunk/dports/python/py26-urlgrabber/Portfile 2010-11-26 09:54:40 UTC (rev 73821)
@@ -6,6 +6,7 @@
name py26-urlgrabber
version 3.9.1
+revision 1
maintainers stromnov openmaintainer
description High-level cross-protocol url-grabber
@@ -24,6 +25,8 @@
sha1 937c7ad3177539c337d4010e0175b2c7bd874938 \
rmd160 377196ddb01f6cd4903e063e8e9cba40a0f80fff
+depends_lib port:py26-curl
+
post-patch {
reinplace "s|/usr/bin/python|${python.bin}|g" ${worksrcpath}/scripts/urlgrabber
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101126/28d4c7cc/attachment.html>
More information about the macports-changes
mailing list