summaryrefslogtreecommitdiff
path: root/www/zope
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-08-23 13:41:31 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-08-23 13:41:31 +0000
commite97600527a4818a1282013ad689f680d7dd8f67d (patch)
treeb0ee272e451325596a9619c535161a9139e4d767 /www/zope
parent2097a43ccd33e487b3ea7f3f5b1a2f5f3bf4b9fa (diff)
downloadpkgsrc-e97600527a4818a1282013ad689f680d7dd8f67d.tar.gz
update the depends on py-dtml to match what we have in pkgsrc
Diffstat (limited to 'www/zope')
-rw-r--r--www/zope/Makefile4
1 files 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