From a03cb4094be59165bf5555b66e5f90b1f462671c Mon Sep 17 00:00:00 2001 From: Daichi GOTO Date: Wed, 9 Jul 2003 05:01:51 +0000 Subject: update www/zope: allow zope to build with other python versions PR: 54243 Submitted by: Tim Middleton --- www/zope213/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/zope213/Makefile') diff --git a/www/zope213/Makefile b/www/zope213/Makefile index 1857bb03d2fc..ebdc5d3e2a46 100644 --- a/www/zope213/Makefile +++ b/www/zope213/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 -- cgit v1.2.3