summaryrefslogtreecommitdiff
path: root/math/py-Numeric
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-Numeric')
-rw-r--r--math/py-Numeric/buildlink.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/py-Numeric/buildlink.mk b/math/py-Numeric/buildlink.mk
index d2fddb138a5..db3540656d3 100644
--- a/math/py-Numeric/buildlink.mk
+++ b/math/py-Numeric/buildlink.mk
@@ -1,5 +1,6 @@
-# $NetBSD: buildlink.mk,v 1.1 2002/01/10 20:47:51 drochner Exp $
+# $NetBSD: buildlink.mk,v 1.2 2002/01/15 18:38:46 drochner Exp $
.include "../../lang/python/pyversion.mk"
-DEPENDS+= ${PYPKGPREFIX}-Numeric-*:../math/py-Numeric
+BUILDLINK_DEPENDS.pynumeric?= ${PYPKGPREFIX}-Numeric-*
+DEPENDS+= ${BUILDLINK_DEPENDS.pynumeric}:../math/py-Numeric