From ed0d030ca42ef3c6c13361717d363782f8be7c57 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 22 Jan 2002 18:08:01 +0000 Subject: move to use lang/python20/Makefile.inc (the pkg does only work with Python-2.0 until it is cleaned up) --- x11/py-Tk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile index 67439ac0ea2..7418e7be3a8 100644 --- a/x11/py-Tk/Makefile +++ b/x11/py-Tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/02/17 17:06:38 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2002/01/22 18:08:01 drochner Exp $ # DISTNAME= ${PY_DISTNAME} @@ -24,5 +24,5 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/_tkinter.so ${PY_LIBDIR}/lib-dynload ${INSTALL_DATA} ${WRKSRC}/Setup.in ${PY_CONFIGDIR}/Setup.tk -.include "../../lang/python/Makefile.inc" +.include "../../lang/python20/Makefile.inc" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3