diff options
Diffstat (limited to 'www/trac-mercurial/Makefile')
-rw-r--r-- | www/trac-mercurial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-mercurial/Makefile b/www/trac-mercurial/Makefile index 136ecfbec04a..735258f20af4 100644 --- a/www/trac-mercurial/Makefile +++ b/www/trac-mercurial/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS+= hg:${PORTSDIR}/devel/mercurial \ tracd:${PORTSDIR}/www/trac BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools -USE_PYTHON= 2.3+ +USE_PYTHON= yes NO_BUILD= yes USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= TracMercurial |