summaryrefslogtreecommitdiff
path: root/wm/windowmaker
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-02-06 12:41:29 +0000
committerwiz <wiz@pkgsrc.org>2012-02-06 12:41:29 +0000
commit0d8c03d43e0ef0e75115d95edbf7e1d6a5753857 (patch)
treefd359dd4887f4d378996d93a6a5a5c1ef6c0b6ca /wm/windowmaker
parenta5d619f93fc6cb6df74e3e97b14ae50f5b010485 (diff)
downloadpkgsrc-0d8c03d43e0ef0e75115d95edbf7e1d6a5753857.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
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 81caa617127..dc0538bb0ed 100644
--- a/wm/windowmaker/Makefile
+++ b/wm/windowmaker/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.91 2011/11/01 06:02:44 sbd Exp $
+# $NetBSD: Makefile,v 1.92 2012/02/06 12:41:50 wiz Exp $
DISTNAME= WindowMaker-0.92.0
PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/}
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= x11 wm windowmaker
MASTER_SITES= http://windowmaker.info/pub/source/release/ \
ftp://ftp.dti.ad.jp/pub/X/WindowMaker/source/release/
diff --git a/wm/windowmaker/buildlink3.mk b/wm/windowmaker/buildlink3.mk
index 57e0de562e2..355556e169c 100644
--- a/wm/windowmaker/buildlink3.mk
+++ b/wm/windowmaker/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.24 2011/11/01 06:02:44 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.25 2012/02/06 12:41:50 wiz Exp $
BUILDLINK_TREE+= windowmaker
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= windowmaker
WINDOWMAKER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.windowmaker+= windowmaker>=0.80.2nb3
-BUILDLINK_ABI_DEPENDS.windowmaker+= windowmaker>=0.92.0nb17
+BUILDLINK_ABI_DEPENDS.windowmaker+= windowmaker>=0.92.0nb18
BUILDLINK_PKGSRCDIR.windowmaker?= ../../wm/windowmaker
.include "../../devel/gettext-lib/buildlink3.mk"