summaryrefslogtreecommitdiff
path: root/lang/python15
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python15')
-rw-r--r--lang/python15/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python15/buildlink3.mk b/lang/python15/buildlink3.mk
index 6b17dff8f69..1d79949cbba 100644
--- a/lang/python15/buildlink3.mk
+++ b/lang/python15/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2004/01/25 17:15:12 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2004/02/10 20:45:02 jlam Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
PYTHON15_BUILDLINK3_MK:= ${PYTHON15_BUILDLINK3_MK}+
@@ -9,7 +9,7 @@ BUILDLINK_DEPENDS+= python15
.if !empty(PYTHON15_BUILDLINK3_MK:M+)
BUILDLINK_PACKAGES+= python15
-BUILDLINK_DEPENDS.python15+= python15>=1.5.2
+BUILDLINK_DEPENDS.python15+= python15>=1.5
BUILDLINK_PKGSRCDIR.python15?= ../../lang/python15
. if defined(BUILDLINK_DEPMETHOD.python)