summaryrefslogtreecommitdiff
path: root/math/py-Numeric
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-03-20 17:30:09 +0000
committerjoerg <joerg@pkgsrc.org>2009-03-20 17:30:09 +0000
commit0d0e90a320db4ce34595ef02e4914c67eb4505a6 (patch)
tree9f978b303280101c03b347d950a3af070d2c7dd8 /math/py-Numeric
parent6bb47a3368895a0ecd013ad4266ac1e1d169453e (diff)
downloadpkgsrc-0d0e90a320db4ce34595ef02e4914c67eb4505a6.tar.gz
Include pyversion.mk include the protected part of the buildlink3.mk
files, not over and over again.
Diffstat (limited to 'math/py-Numeric')
-rw-r--r--math/py-Numeric/buildlink3.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-Numeric/buildlink3.mk b/math/py-Numeric/buildlink3.mk
index 9c143e7d4d8..48ee19f74d9 100644
--- a/math/py-Numeric/buildlink3.mk
+++ b/math/py-Numeric/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2006/07/08 23:10:59 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2009/03/20 17:30:11 joerg Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
PY_NUMERIC_BUILDLINK3_MK:= ${PY_NUMERIC_BUILDLINK3_MK}+
@@ -13,6 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}pynumeric
.if !empty(PY_NUMERIC_BUILDLINK3_MK:M+)
. include "../../lang/python/pyversion.mk"
+
BUILDLINK_API_DEPENDS.pynumeric+= ${PYPKGPREFIX}-Numeric-[0-9]*
BUILDLINK_ABI_DEPENDS.pynumeric+= ${PYPKGPREFIX}-Numeric>=23.7nb1
BUILDLINK_PKGSRCDIR.pynumeric?= ../../math/py-Numeric