summaryrefslogtreecommitdiff
path: root/lang/python/pyversion.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/pyversion.mk')
-rw-r--r--lang/python/pyversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/pyversion.mk b/lang/python/pyversion.mk
index a6e64c97c67..1dddb12d430 100644
--- a/lang/python/pyversion.mk
+++ b/lang/python/pyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: pyversion.mk,v 1.35 2005/03/29 15:00:35 xtraeme Exp $
+# $NetBSD: pyversion.mk,v 1.36 2005/06/23 11:10:32 seb Exp $
.if !defined(PYTHON_PYVERSION_MK)
PYTHON_PYVERSION_MK= defined
@@ -140,7 +140,7 @@ PKG_FAIL_REASON+= "No valid Python version"
PTHREAD_OPTS= require
.include "../../mk/pthread.buildlink3.mk"
.if defined(PYTHON_FOR_BUILD_ONLY)
-BUILD_DEPMETHOD.python?= build
+BUILDLINK_DEPMETHOD.python?= build
.endif
.include "${PYPKGSRCDIR}/buildlink3.mk"