summaryrefslogtreecommitdiff
path: root/wm/windowmaker
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-13 17:36:35 +0000
committerfredb <fredb>2002-03-13 17:36:35 +0000
commit6f3fde27db897874de706ce34882f6ee2cb4523f (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /wm/windowmaker
parent39efccc163d8b191943eada35beb1ec610c3dd79 (diff)
downloadpkgsrc-6f3fde27db897874de706ce34882f6ee2cb4523f.tar.gz
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'wm/windowmaker')
-rw-r--r--wm/windowmaker/Makefile3
-rw-r--r--wm/windowmaker/buildlink.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile
index de7866ebfb6..6c9b44e37d6 100644
--- a/wm/windowmaker/Makefile
+++ b/wm/windowmaker/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2001/12/25 15:10:49 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2002/03/13 17:37:48 fredb Exp $
DISTNAME= WindowMaker-0.80.0
PKGNAME= windowmaker-0.80.0
+PKGREVISION= 1
CATEGORIES= x11 wm
MASTER_SITES= ftp://ftp.windowmaker.org/pub/source/release/ \
ftp://ftp.ics.es.osaka-u.ac.jp/mirrors/WindowMaker/source/release/
diff --git a/wm/windowmaker/buildlink.mk b/wm/windowmaker/buildlink.mk
index 9fcbe761568..94494ab8cf1 100644
--- a/wm/windowmaker/buildlink.mk
+++ b/wm/windowmaker/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.8 2001/10/05 14:16:37 wiz Exp $
+# $NetBSD: buildlink.mk,v 1.9 2002/03/13 17:37:48 fredb Exp $
#
# This Makefile fragment is included by packages that use windowmaker.
#
@@ -17,7 +17,7 @@ WINDOWMAKER_BUILDLINK_MK= # defined
.include "../../mk/bsd.buildlink.mk"
-BUILDLINK_DEPENDS.windowmaker?= windowmaker>=0.70.0
+BUILDLINK_DEPENDS.windowmaker?= windowmaker>=0.80.0nb1
DEPENDS+= ${BUILDLINK_DEPENDS.windowmaker}:../../wm/windowmaker
EVAL_PREFIX+= BUILDLINK_PREFIX.windowmaker=windowmaker