diff options
Diffstat (limited to 'www/zope211/Makefile')
-rw-r--r-- | www/zope211/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope211/Makefile b/www/zope211/Makefile index 1857bb03d2f..ebdc5d3e2a4 100644 --- a/www/zope211/Makefile +++ b/www/zope211/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An object-based web application platform USE_PYTHON= yes -PYTHON_VERSION= python2.1 +PYTHON_VERSION?=python2.1 DIST_SUBDIR= zope |