diff options
Diffstat (limited to 'www/trac-themeengine/Makefile')
-rw-r--r-- | www/trac-themeengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-themeengine/Makefile b/www/trac-themeengine/Makefile index cca352449c8c..fa69c306dd89 100644 --- a/www/trac-themeengine/Makefile +++ b/www/trac-themeengine/Makefile @@ -19,7 +19,7 @@ COMMENT= Plugin to simplify distributing and deploying themes and styles RUN_DEPENDS+= 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= TracThemeEngine |