diff options
Diffstat (limited to 'www/trac-vote/Makefile')
-rw-r--r-- | www/trac-vote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-vote/Makefile b/www/trac-vote/Makefile index d314ade2f0d6..8e488120cd82 100644 --- a/www/trac-vote/Makefile +++ b/www/trac-vote/Makefile @@ -13,7 +13,7 @@ COMMENT= Plugin for voting on Trac resources RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS= easy_install NO_STAGE= yes PYDISTUTILS_PKGNAME= TracVote |