From 4c4cc6c15f725daf89ae5b0cfbce1d38ee9e3d62 Mon Sep 17 00:00:00 2001 From: alane Date: Thu, 6 Feb 2003 16:45:11 +0000 Subject: restore python21 dependency that was lost in upgrade --- www/zope213/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/zope213') diff --git a/www/zope213/Makefile b/www/zope213/Makefile index 31ec2ea7089b..dfa795b37bdf 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -7,6 +7,7 @@ PORTNAME= zope PORTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= www python zope MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src @@ -15,6 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= alane@FreeBSD.org USE_PYTHON= yes +PYTHON_VERSION= python2.1 DIST_SUBDIR= zope -- cgit