Revision: 108543 https://trac.macports.org/changeset/108543 Author: sean@macports.org Date: 2013-07-25 17:20:47 -0700 (Thu, 25 Jul 2013) Log Message: ----------- py-hgevolve: fix note about python path; closes #39800 Modified Paths: -------------- trunk/dports/python/py-hgevolve/Portfile Modified: trunk/dports/python/py-hgevolve/Portfile =================================================================== --- trunk/dports/python/py-hgevolve/Portfile 2013-07-26 00:20:43 UTC (rev 108542) +++ trunk/dports/python/py-hgevolve/Portfile 2013-07-26 00:20:47 UTC (rev 108543) @@ -39,7 +39,8 @@ To enable hg${realname}, add the following to your ~/.hgrc: \[extensions\] -hg${realname} = ${python.pkgd}/hg${realname} +rebase = +hg${realname} = " livecheck.type none