summaryrefslogtreecommitdiff
path: root/graphics/py-imagingtk
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-04 07:45:01 +0000
committerwiz <wiz>2013-06-04 07:45:01 +0000
commit023dd50fda20816b360ef48d9446e3178b668e95 (patch)
treec95a6aa18044ad159515f08c9c3b55669cb19f5f /graphics/py-imagingtk
parente98d715a965a5d80be73d620f6c07e42f3e0e833 (diff)
downloadpkgsrc-023dd50fda20816b360ef48d9446e3178b668e95.tar.gz
Replace py-Tk/buildlink3.mk with DEPENDS.
There are no buildlink3-relevant files here, just a loadable module.
Diffstat (limited to 'graphics/py-imagingtk')
-rw-r--r--graphics/py-imagingtk/Makefile6
-rw-r--r--graphics/py-imagingtk/buildlink3.mk3
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile
index 9afc82e71bf..4602b11817a 100644
--- a/graphics/py-imagingtk/Makefile
+++ b/graphics/py-imagingtk/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:19 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.30 2013/06/04 07:45:01 wiz Exp $
DISTNAME= Imaging-1.1.7
PKGNAME= ${PYPKGPREFIX}-imagingtk-1.1.7
@@ -11,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pythonware.com/products/pil/
COMMENT= Tk support for the Python Imaging Library (PIL)
+DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
+
DIST_SUBDIR= python
PYDISTUTILSPKG= yes
BUILDLINK_API_DEPENDS.python20+= python20>=2.0.1nb4
@@ -28,5 +29,4 @@ post-install:
.include "../../lang/python/extension.mk"
.include "../../graphics/py-imaging/buildlink3.mk"
-.include "../../x11/py-Tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/py-imagingtk/buildlink3.mk b/graphics/py-imagingtk/buildlink3.mk
index ca123bc9edb..ba70ea8192f 100644
--- a/graphics/py-imagingtk/buildlink3.mk
+++ b/graphics/py-imagingtk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2013/06/03 10:05:19 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2013/06/04 07:45:01 wiz Exp $
BUILDLINK_TREE+= py-imagingtk
@@ -12,7 +12,6 @@ BUILDLINK_ABI_DEPENDS.py-imagingtk+= ${PYPKGPREFIX}-imagingtk>=1.1.7nb4
BUILDLINK_PKGSRCDIR.py-imagingtk?= ../../graphics/py-imagingtk
.include "../../graphics/py-imaging/buildlink3.mk"
-.include "../../x11/py-Tk/buildlink3.mk"
.endif # PY_IMAGINGTK_BUILDLINK3_MK
BUILDLINK_TREE+= -py-imagingtk