summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-12-05 21:42:17 +0000
committertron <tron@pkgsrc.org>1998-12-05 21:42:17 +0000
commit24d388360239cb77831e3cc01685d69c39144251 (patch)
tree9ae8dd8009d4ac58904a40fe78e204cd5fd7dc4a
parentfbbc121615e387d0ee213d7cc73425c56d26afa4 (diff)
downloadpkgsrc-24d388360239cb77831e3cc01685d69c39144251.tar.gz
Rename package to "wm-themes-0.20.x" and fix dependence for updated
"windowmaker" package.
-rw-r--r--x11/wm-themes/Makefile8
-rw-r--r--x11/wmthemes/Makefile8
2 files changed, 10 insertions, 6 deletions
diff --git a/x11/wm-themes/Makefile b/x11/wm-themes/Makefile
index 61e774fba72..f93eb721179 100644
--- a/x11/wm-themes/Makefile
+++ b/x11/wm-themes/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 1998/12/05 10:36:26 tron Exp $
+# $NetBSD: Makefile,v 1.2 1998/12/05 21:42:17 tron Exp $
-DISTNAME= wm-themes-0.20.2
+DISTNAME= wm-themes-0.20.x
CATEGORIES= x11
MASTER_SITES= http://wm.themes.org/WMThemes/
DISTFILES= ${THEME_FILES}
@@ -8,7 +8,9 @@ DISTFILES= ${THEME_FILES}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://wm.themes.org/
-DEPENDS+= windowmaker-0.20.2:../../x11/windowmaker
+DEPENDS+= windowmaker-0.20.3:../../x11/windowmaker
+
+CONFLICTS= wm-themes-0.20.2
USE_X11= yes
NO_BUILD= yes
diff --git a/x11/wmthemes/Makefile b/x11/wmthemes/Makefile
index 61e774fba72..f93eb721179 100644
--- a/x11/wmthemes/Makefile
+++ b/x11/wmthemes/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 1998/12/05 10:36:26 tron Exp $
+# $NetBSD: Makefile,v 1.2 1998/12/05 21:42:17 tron Exp $
-DISTNAME= wm-themes-0.20.2
+DISTNAME= wm-themes-0.20.x
CATEGORIES= x11
MASTER_SITES= http://wm.themes.org/WMThemes/
DISTFILES= ${THEME_FILES}
@@ -8,7 +8,9 @@ DISTFILES= ${THEME_FILES}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://wm.themes.org/
-DEPENDS+= windowmaker-0.20.2:../../x11/windowmaker
+DEPENDS+= windowmaker-0.20.3:../../x11/windowmaker
+
+CONFLICTS= wm-themes-0.20.2
USE_X11= yes
NO_BUILD= yes