summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-dtml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-dtml/Makefile b/textproc/py-dtml/Makefile
index 6354b53db5c..2548f3bd706 100644
--- a/textproc/py-dtml/Makefile
+++ b/textproc/py-dtml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/02/17 17:37:41 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2002/01/22 18:28:59 drochner Exp $
#
DISTNAME= Zope-2.2.2-src
@@ -41,6 +41,6 @@ do-install:
${PY_SITEPATH}/StructuredText \
-type d -print | ${SED} -e "s/^/@dirrm /" >>${PLIST_SRC})
-.include "../../lang/python/Makefile.inc"
+.include "../../lang/python20/Makefile.inc"
.include "../../mk/bsd.pkg.mk"