summaryrefslogtreecommitdiff
path: root/x11/openmotif
diff options
context:
space:
mode:
Diffstat (limited to 'x11/openmotif')
-rw-r--r--x11/openmotif/Makefile4
-rw-r--r--x11/openmotif/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile
index 459c7c20635..a355ee5ef81 100644
--- a/x11/openmotif/Makefile
+++ b/x11/openmotif/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2010/01/10 14:32:01 tron Exp $
+# $NetBSD: Makefile,v 1.64 2010/01/18 09:59:42 wiz Exp $
PKGVER= 2.3.1
DISTNAME= openmotif-${PKGVER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://ftp.ics.com/openmotif/2.3/2.3.1/
MASTER_SITES+= ftp://ftp.ics.com/openmotif/2.3/2.3.1/
diff --git a/x11/openmotif/buildlink3.mk b/x11/openmotif/buildlink3.mk
index a631e4a8011..66176fbd250 100644
--- a/x11/openmotif/buildlink3.mk
+++ b/x11/openmotif/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2009/12/08 20:25:30 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2010/01/18 09:59:42 wiz Exp $
BUILDLINK_TREE+= openmotif
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= openmotif
OPENMOTIF_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.openmotif+= openmotif>=2.3.1
-BUILDLINK_ABI_DEPENDS.openmotif?= openmotif>=2.3.1
+BUILDLINK_ABI_DEPENDS.openmotif?= openmotif>=2.3.1nb3
BUILDLINK_PKGSRCDIR.openmotif?= ../../x11/openmotif
.include "../../graphics/jpeg/buildlink3.mk"