summaryrefslogtreecommitdiff
path: root/lang/python21-pth
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-10 20:45:01 +0000
committerjlam <jlam@pkgsrc.org>2004-02-10 20:45:01 +0000
commit1b2674fcd7fe2d77b770cf960325f3de04264196 (patch)
treeb17164ceab4948823508f101dc565e1eca516b93 /lang/python21-pth
parent80ef42b17460eba2eeb4a1ceb7a5fcf2b2c80f1f (diff)
downloadpkgsrc-1b2674fcd7fe2d77b770cf960325f3de04264196.tar.gz
The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk
and any pre-existing buildlink2.mk files.
Diffstat (limited to 'lang/python21-pth')
-rw-r--r--lang/python21-pth/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python21-pth/buildlink3.mk b/lang/python21-pth/buildlink3.mk
index 354c60a8074..f3802fbab31 100644
--- a/lang/python21-pth/buildlink3.mk
+++ b/lang/python21-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}+
PYTHON21_PTH_BUILDLINK3_MK:= ${PYTHON21_PTH_BUILDLINK3_MK}+
@@ -9,7 +9,7 @@ BUILDLINK_DEPENDS+= python21-pth
.if !empty(PYTHON21_PTH_BUILDLINK3_MK:M+)
BUILDLINK_PACKAGES+= python21-pth
-BUILDLINK_DEPENDS.python21-pth+= python21-pth>=2.1.3
+BUILDLINK_DEPENDS.python21-pth+= python21-pth>=2.1.3nb2
BUILDLINK_PKGSRCDIR.python21-pth?= ../../lang/python21-pth
. if defined(BUILDLINK_DEPMETHOD.python)