From b1c05e24748a10d727b17e4d025db25a556ba849 Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 28 Jan 2002 17:37:24 +0000 Subject: use buildlink file for py-Tk --- graphics/py-imagingtk/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/py-imagingtk') diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile index 2bec32e7b72..2b8cfdc5891 100644 --- a/graphics/py-imagingtk/Makefile +++ b/graphics/py-imagingtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/01/22 18:12:12 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2002/01/28 17:37:24 drochner Exp $ # DISTNAME= Imaging-1.1.1 @@ -10,8 +10,6 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.pythonware.com/products/pil/ COMMENT= Tk support for the Python Imaging Library (PIL) -DEPENDS+= py-Tk>=2.0:../../x11/py-Tk - PYTHON_VERSIONS_ACCEPTED= 20 # XXX for now until some things are cleaned up BUILDLINK_DEPENDS.python20= python20>=2.0.1nb1 @@ -34,4 +32,5 @@ do-install: .include "../../lang/python/extension.buildlink.mk" .include "../../graphics/py-imaging/buildlink.mk" +.include "../../x11/py-Tk/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3