diff options
Diffstat (limited to 'devel/py-pp/Makefile')
-rw-r--r-- | devel/py-pp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pp/Makefile b/devel/py-pp/Makefile index 30936f4bd489..f51d148bf748 100644 --- a/devel/py-pp/Makefile +++ b/devel/py-pp/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Parallel python execution server -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS= yes NO_STAGE= yes |