summaryrefslogtreecommitdiff
path: root/graphics/py-imagingtk/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2013-06-13 14:26:14 +0000
committerjoerg <joerg>2013-06-13 14:26:14 +0000
commit5fd31a994b4157131cf2ae92ab7132d7e65dd5f5 (patch)
tree9a2606a308441486f4a7a60ae35d51228aa35d1e /graphics/py-imagingtk/Makefile
parentd526eef217531a5d8e1103138605b9e265579c48 (diff)
downloadpkgsrc-5fd31a994b4157131cf2ae92ab7132d7e65dd5f5.tar.gz
Needs tk.
Diffstat (limited to 'graphics/py-imagingtk/Makefile')
-rw-r--r--graphics/py-imagingtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile
index a340d2467ed..d1b289300fe 100644
--- a/graphics/py-imagingtk/Makefile
+++ b/graphics/py-imagingtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2013/06/04 22:16:25 tron Exp $
+# $NetBSD: Makefile,v 1.32 2013/06/13 14:26:14 joerg Exp $
DISTNAME= Imaging-1.1.7
PKGNAME= ${PYPKGPREFIX}-imagingtk-1.1.7
@@ -29,4 +29,5 @@ post-install:
.include "../../lang/python/extension.mk"
.include "../../graphics/py-imaging/buildlink3.mk"
+.include "../../x11/tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"