summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg>2005-12-12 19:57:52 +0000
committerjoerg <joerg>2005-12-12 19:57:52 +0000
commit88d42f44c86a62afd7a5f52e6456607d292642af (patch)
tree8e260b1f204da346a88d88f773afdb6f8b76d942 /x11
parent14d0b599cb4d6e67cd11b12cac944b8882c3f033 (diff)
downloadpkgsrc-88d42f44c86a62afd7a5f52e6456607d292642af.tar.gz
2.2.3 and 2.1.x are not compatible, force use of 2.2.3.
Diffstat (limited to 'x11')
-rw-r--r--x11/openmotif/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/openmotif/buildlink3.mk b/x11/openmotif/buildlink3.mk
index 6caf7eded79..8c0049ce36b 100644
--- a/x11/openmotif/buildlink3.mk
+++ b/x11/openmotif/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2005/07/24 00:55:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2005/12/12 19:57:52 joerg Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
OPENMOTIF_BUILDLINK3_MK:= ${OPENMOTIF_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nopenmotif}
BUILDLINK_PACKAGES+= openmotif
.if !empty(OPENMOTIF_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.openmotif+= openmotif>=2.1.30
+BUILDLINK_DEPENDS.openmotif+= openmotif>=2.2.3
BUILDLINK_PKGSRCDIR.openmotif?= ../../x11/openmotif
.endif # OPENMOTIF_BUILDLINK3_MK