[98624] trunk/dports/python/py-pylint/Portfile
jmr at macports.org
jmr at macports.org
Wed Oct 10 15:54:17 PDT 2012
Revision: 98624
http://trac.macports.org//changeset/98624
Author: jmr at macports.org
Date: 2012-10-10 15:54:17 -0700 (Wed, 10 Oct 2012)
Log Message:
-----------
py-pylint: fix deps
Modified Paths:
--------------
trunk/dports/python/py-pylint/Portfile
Modified: trunk/dports/python/py-pylint/Portfile
===================================================================
--- trunk/dports/python/py-pylint/Portfile 2012-10-10 19:15:30 UTC (rev 98623)
+++ trunk/dports/python/py-pylint/Portfile 2012-10-10 22:54:17 UTC (rev 98624)
@@ -45,10 +45,9 @@
python.versions 24 25 26 27
-depends_lib port:py${dotless_branch}-logilab-common \
- port:py${dotless_branch}-logilab-astng
-
if {$subport != $name} {
+ depends_lib port:py${dotless_branch}-logilab-common \
+ port:py${dotless_branch}-logilab-astng
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
eval xinstall -m 644 [glob ${worksrcpath}/doc/*] \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121010/c0e26d51/attachment.html>
More information about the macports-changes
mailing list