summaryrefslogtreecommitdiff
path: root/x11/wmessage
diff options
context:
space:
mode:
authortron <tron>2000-05-24 16:47:21 +0000
committertron <tron>2000-05-24 16:47:21 +0000
commit8a3a7d79609c88aeeb4b8afe3dc51ff3e2b13d2a (patch)
tree95878d7df12c40cfef60017e55f0f0aa93eca4e4 /x11/wmessage
parent359c191e5d2c62df0a7815fdcc76436c646fa252 (diff)
downloadpkgsrc-8a3a7d79609c88aeeb4b8afe3dc51ff3e2b13d2a.tar.gz
Fix dependence on "windowmaker".
Diffstat (limited to 'x11/wmessage')
-rw-r--r--x11/wmessage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmessage/Makefile b/x11/wmessage/Makefile
index e522528d5fa..c154c7becb1 100644
--- a/x11/wmessage/Makefile
+++ b/x11/wmessage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/10/06 07:43:10 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2000/05/24 16:47:21 tron Exp $
DISTNAME= wmessage-0.8
CATEGORIES= x11
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.ozemail.com.au/~crn/wmessage/
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.ozemail.com.au/~crn/wmessage/
-DEPENDS+= windowmaker-0.61.*:../../x11/windowmaker
+DEPENDS+= windowmaker>=0.61.0:../../x11/windowmaker
USE_X11= yes