summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorspz <spz>2012-09-01 17:04:55 +0000
committerspz <spz>2012-09-01 17:04:55 +0000
commit9884f812de8f0f40fc45d5c399601790e8d801c1 (patch)
tree602579f8f442b1e3fcfa7641d1660c83a80b76f8 /graphics
parent9e1cc1b1b86989ae90b13f06d9f1f69e457f4ce3 (diff)
downloadpkgsrc-9884f812de8f0f40fc45d5c399601790e8d801c1.tar.gz
let's make this dependable :)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-imagingtk/buildlink3.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/py-imagingtk/buildlink3.mk b/graphics/py-imagingtk/buildlink3.mk
new file mode 100644
index 00000000000..5927bb445d0
--- /dev/null
+++ b/graphics/py-imagingtk/buildlink3.mk
@@ -0,0 +1,18 @@
+# $NetBSD: buildlink3.mk,v 1.1 2012/09/01 17:04:55 spz Exp $
+
+BUILDLINK_TREE+= py-imagingtk
+
+.if !defined(PY_IMAGINGTK_BUILDLINK3_MK)
+PY_IMAGINGTK_BUILDLINK3_MK:=
+.include "../../lang/python/pyversion.mk"
+
+# guesstimate
+BUILDLINK_API_DEPENDS.py-imagingtk+= ${PYPKGPREFIX}-imagingtk>=1.1.4
+BUILDLINK_ABI_DEPENDS.py-imagingtk+= ${PYPKGPREFIX}-imagingtk>=1.1.7
+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