summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authordrochner <drochner>2002-01-22 18:26:19 +0000
committerdrochner <drochner>2002-01-22 18:26:19 +0000
commit83b618fd9a2839eb5018006c3fb833bf2666827c (patch)
tree461cfcdfe93a046220e0f1ca2833bf08e38b46e4 /textproc
parent02e339d12031ed992f97e67d9d7da55cee3684be (diff)
downloadpkgsrc-83b618fd9a2839eb5018006c3fb833bf2666827c.tar.gz
for transition, move to lang/python20/Makefile.inc
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"