diff options
Diffstat (limited to 'www/trac-accountmanager/Makefile')
-rw-r--r-- | www/trac-accountmanager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-accountmanager/Makefile b/www/trac-accountmanager/Makefile index 5ffd01dddbdd..aa0789797485 100644 --- a/www/trac-accountmanager/Makefile +++ b/www/trac-accountmanager/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= tracd:${PORTSDIR}/www/trac FETCH_BEFORE_ARGS= -o ${DISTFILES} REV= 12583 USE_ZIP= yes -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TracAccountManager PYDISTUTILS_PKGVERSION= 0.5dev |