diff options
Diffstat (limited to 'www/closure-linter/Makefile')
-rw-r--r-- | www/closure-linter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/closure-linter/Makefile b/www/closure-linter/Makefile index 74def910a562..839f31e074ea 100644 --- a/www/closure-linter/Makefile +++ b/www/closure-linter/Makefile @@ -14,7 +14,7 @@ LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gflags:${PORTSDIR}/devel/py-gflags -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=easy_install PLIST_FILES= bin/fixjsstyle \ |