summaryrefslogtreecommitdiff
path: root/lang/python22-pth
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python22-pth')
-rw-r--r--lang/python22-pth/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python22-pth/buildlink3.mk b/lang/python22-pth/buildlink3.mk
index f8a68a2672a..a87e3a03185 100644
--- a/lang/python22-pth/buildlink3.mk
+++ b/lang/python22-pth/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}+
PYTHON22_PTH_BUILDLINK3_MK:= ${PYTHON22_PTH_BUILDLINK3_MK}+
@@ -9,7 +9,7 @@ BUILDLINK_DEPENDS+= python22-pth
.if !empty(PYTHON22_PTH_BUILDLINK3_MK:M+)
BUILDLINK_PACKAGES+= python22-pth
-BUILDLINK_DEPENDS.python22-pth+= python22-pth>=2.2.3
+BUILDLINK_DEPENDS.python22-pth+= python22-pth>=2.2.2nb1
BUILDLINK_PKGSRCDIR.python22-pth?= ../../lang/python22-pth
.if defined(BUILDLINK_DEPMETHOD.python)