summaryrefslogtreecommitdiff
path: root/wm/windowmaker
diff options
context:
space:
mode:
Diffstat (limited to 'wm/windowmaker')
-rw-r--r--wm/windowmaker/Makefile4
-rw-r--r--wm/windowmaker/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile
index d2257bb7094..a5e42810673 100644
--- a/wm/windowmaker/Makefile
+++ b/wm/windowmaker/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.102 2013/06/04 22:17:14 tron Exp $
+# $NetBSD: Makefile,v 1.103 2013/06/06 12:53:40 wiz Exp $
DISTNAME= WindowMaker-0.95.4
PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11 wm windowmaker
MASTER_SITES= http://windowmaker.info/pub/source/release/
EXTRACT_SUFX= .tar.gz
diff --git a/wm/windowmaker/buildlink3.mk b/wm/windowmaker/buildlink3.mk
index 0c1e4f3f368..fd90b0f5e94 100644
--- a/wm/windowmaker/buildlink3.mk
+++ b/wm/windowmaker/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.31 2013/06/04 22:17:14 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.32 2013/06/06 12:53:40 wiz Exp $
BUILDLINK_TREE+= windowmaker
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= windowmaker
WINDOWMAKER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.windowmaker+= windowmaker>=0.95.4
-BUILDLINK_ABI_DEPENDS.windowmaker+= windowmaker>=0.95.4nb3
+BUILDLINK_ABI_DEPENDS.windowmaker+= windowmaker>=0.95.4nb4
BUILDLINK_PKGSRCDIR.windowmaker?= ../../wm/windowmaker
.include "../../devel/gettext-lib/buildlink3.mk"