From 326b7447a4f0a16f0f3606e2d2b873743cae4e18 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 22 Jan 2002 18:26:19 +0000 Subject: for transition, move to lang/python20/Makefile.inc --- lang/py-extclass/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/py-extclass/Makefile b/lang/py-extclass/Makefile index a2fcccee4ff..337c01e3f99 100644 --- a/lang/py-extclass/Makefile +++ b/lang/py-extclass/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/02/17 09:07:26 agc Exp $ +# $NetBSD: Makefile,v 1.10 2002/01/22 18:26:19 drochner Exp $ # DISTNAME= Zope-2.2.2-src @@ -34,5 +34,5 @@ do-install: ${INSTALL_DATA_DIR} ${PY_SITEPKG}/extclass_doc ; \ ${INSTALL_DATA} *.txt *.stx ${PY_SITEPKG}/extclass_doc) -.include "../../lang/python/Makefile.inc" +.include "../../lang/python20/Makefile.inc" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3