From a2ddbfda9a7ab705e0f588d01321e3fd0441242a Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 4 Jun 2013 07:45:01 +0000 Subject: Replace py-Tk/buildlink3.mk with DEPENDS. There are no buildlink3-relevant files here, just a loadable module. --- graphics/skencil/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/skencil') diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index 589c119e2b7..30ecdd5c58d 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:21 wiz Exp $ -# +# $NetBSD: Makefile,v 1.24 2013/06/04 07:45:01 wiz Exp $ DISTNAME= skencil-0.6.17 PKGREVISION= 10 @@ -10,6 +9,8 @@ MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://sketch.sourceforge.net/ COMMENT= Interactive drawing program +DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk + USE_TOOLS+= pax PYTHON_PATCH_SCRIPTS= sk2ppm.py sk2ps.py skconvert.py skencil.py skshow.py @@ -44,5 +45,4 @@ post-install: .include "../../lang/python/application.mk" .include "../../graphics/py-imaging/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" -.include "../../x11/py-Tk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3