diff options
Diffstat (limited to 'www/trac-keywords/Makefile')
-rw-r--r-- | www/trac-keywords/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-keywords/Makefile b/www/trac-keywords/Makefile index c8400b0e1661..608a5aa177ec 100644 --- a/www/trac-keywords/Makefile +++ b/www/trac-keywords/Makefile @@ -14,7 +14,7 @@ COMMENT= Plugin for using pre-configured keywords RUN_DEPENDS+= trac>=0.11:${PORTSDIR}/www/trac -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_ZIP= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TracKeywordsPlugin |