summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-09-21 18:18:50 +0000
committertron <tron@pkgsrc.org>1999-09-21 18:18:50 +0000
commitc3bab7dba14be8892aed96f2f8ad2aad44443339 (patch)
tree4fff5f4387a853a60c6a13fc59bd09ae4d343d0d
parent8e3699b04d90a484186de20f2fae2dc39f5fcd78 (diff)
downloadpkgsrc-c3bab7dba14be8892aed96f2f8ad2aad44443339.tar.gz
Use wildcards in dependence for "windowmaker" package.
-rw-r--r--audio/wmsound/Makefile4
-rw-r--r--mail/wmmail/Makefile4
-rw-r--r--x11/wmakerconf/Makefile4
-rw-r--r--x11/wmessage/Makefile4
-rw-r--r--x11/wmextra/Makefile4
-rw-r--r--x11/wterm/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/audio/wmsound/Makefile b/audio/wmsound/Makefile
index 98b9f42d3c9..33ca2c47575 100644
--- a/audio/wmsound/Makefile
+++ b/audio/wmsound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/06/21 04:53:14 jlam Exp $
+# $NetBSD: Makefile,v 1.5 1999/09/21 18:18:50 tron Exp $
DISTNAME= wmsound-0.9.4
CATEGORIES= audio x11
@@ -9,7 +9,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} wmsdefault${EXTRACT_SUFX}
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.frontiernet.net/~southgat/wmsound/
-DEPENDS+= windowmaker-0.60.0:../../x11/windowmaker
+DEPENDS+= windowmaker-*:../../x11/windowmaker
USE_X11BASE= yes
USE_IMAKE= yes
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile
index a6e95eec3b7..cb0c54ac7f7 100644
--- a/mail/wmmail/Makefile
+++ b/mail/wmmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1999/06/27 10:51:48 tron Exp $
+# $NetBSD: Makefile,v 1.14 1999/09/21 18:18:50 tron Exp $
DISTNAME= WMMail.app-0.63a
PKGNAME= wmmail-0.63a
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.eecg.utoronto.ca/~chanb/
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.eecg.utoronto.ca/~chanb/wmmail.html
-DEPENDS+= windowmaker-0.60.0:../../x11/windowmaker
+DEPENDS+= windowmaker-*:../../x11/windowmaker
USE_X11BASE= yes
USE_GMAKE= yes
diff --git a/x11/wmakerconf/Makefile b/x11/wmakerconf/Makefile
index 04c8f68d53a..19a4e81d43e 100644
--- a/x11/wmakerconf/Makefile
+++ b/x11/wmakerconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/08/30 08:44:47 jlam Exp $
+# $NetBSD: Makefile,v 1.8 1999/09/21 18:18:50 tron Exp $
#
DISTNAME= wmakerconf-2.2
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www-info2.informatik.uni-wuerzburg.de/staff/ulli/wmakerconf/
-DEPENDS+= windowmaker-0.60.0:../../x11/windowmaker
+DEPENDS+= windowmaker-*:../../x11/windowmaker
DEPENDS+= imlib-1.9.4:../../graphics/imlib
DEPENDS+= libproplist-0.8.3:../../devel/libproplist
DEPENDS+= gtk+-1.2.4:../../x11/gtk
diff --git a/x11/wmessage/Makefile b/x11/wmessage/Makefile
index fea7cd322ea..b51ab32b6e1 100644
--- a/x11/wmessage/Makefile
+++ b/x11/wmessage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/08/28 08:41:19 jlam Exp $
+# $NetBSD: Makefile,v 1.3 1999/09/21 18:18:50 tron Exp $
DISTNAME= wmessage-0.7
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.60.0:../../x11/windowmaker
+DEPENDS+= windowmaker-*:../../x11/windowmaker
USE_X11BASE= yes
diff --git a/x11/wmextra/Makefile b/x11/wmextra/Makefile
index 5781ca2a366..6c6c482c000 100644
--- a/x11/wmextra/Makefile
+++ b/x11/wmextra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/06/21 04:53:15 jlam Exp $
+# $NetBSD: Makefile,v 1.5 1999/09/21 18:18:50 tron Exp $
DISTNAME= WindowMaker-extra-0.1
PKGNAME= wmextra-0.1
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.windowmaker.org/
-DEPENDS+= windowmaker-0.60.0:../../x11/windowmaker
+DEPENDS+= windowmaker-*:../../x11/windowmaker
USE_X11BASE= yes
GNU_CONFIGURE= yes
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile
index d80701e1ca5..1a9deaf0b8a 100644
--- a/x11/wterm/Makefile
+++ b/x11/wterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/07/19 22:55:48 dante Exp $
+# $NetBSD: Makefile,v 1.5 1999/09/21 18:18:50 tron Exp $
#
DISTNAME= wterm-6.2.6
@@ -10,7 +10,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://wm.current.nu/files.html\#wterm
DEPENDS+= xpm-3.4k:../../graphics/xpm
-DEPENDS+= windowmaker-0.60.0:../../x11/windowmaker
+DEPENDS+= windowmaker-*:../../x11/windowmaker
USE_X11= YES
GNU_CONFIGURE= YES