From e97600527a4818a1282013ad689f680d7dd8f67d Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 23 Aug 2000 13:41:31 +0000 Subject: update the depends on py-dtml to match what we have in pkgsrc --- www/zope/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/zope/Makefile b/www/zope/Makefile index 9d072b154de..26cc6d2422d 100644 --- a/www/zope/Makefile +++ b/www/zope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/02/15 02:48:39 tsarna Exp $ +# $NetBSD: Makefile,v 1.12 2000/08/23 13:41:31 dmcmahill Exp $ # DISTNAME= Zope-2.1.4-src @@ -12,7 +12,7 @@ HOMEPAGE= http://www.zope.org/ DEPENDS+= python-1.5.2:../../lang/python DEPENDS+= py-extclass-2.1.4:../../lang/py-extclass -DEPENDS+= py-dtml-2.1.4:../../textproc/py-dtml +DEPENDS+= py-dtml-2.2.0:../../textproc/py-dtml PLIST_SRC= ${WRKDIR}/.PLIST_SRC -- cgit v1.2.3