summaryrefslogtreecommitdiff
path: root/textproc/py-dtml
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-01-22 18:26:19 +0000
committerdrochner <drochner@pkgsrc.org>2002-01-22 18:26:19 +0000
commit326b7447a4f0a16f0f3606e2d2b873743cae4e18 (patch)
tree461cfcdfe93a046220e0f1ca2833bf08e38b46e4 /textproc/py-dtml
parent512cdbfe3a04ef2e42da01ab7bd5c7227751f617 (diff)
downloadpkgsrc-326b7447a4f0a16f0f3606e2d2b873743cae4e18.tar.gz
for transition, move to lang/python20/Makefile.inc
Diffstat (limited to 'textproc/py-dtml')
-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"