diff options
Diffstat (limited to 'x11/wmthemes/Makefile')
-rw-r--r-- | x11/wmthemes/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/wmthemes/Makefile b/x11/wmthemes/Makefile index f93eb721179..01f34f98a8a 100644 --- a/x11/wmthemes/Makefile +++ b/x11/wmthemes/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 1998/12/05 21:42:17 tron Exp $ +# $NetBSD: Makefile,v 1.3 1999/01/16 12:40:23 tron Exp $ -DISTNAME= wm-themes-0.20.x +DISTNAME= wm-themes-0.50.2 CATEGORIES= x11 MASTER_SITES= http://wm.themes.org/WMThemes/ DISTFILES= ${THEME_FILES} @@ -8,9 +8,9 @@ DISTFILES= ${THEME_FILES} MAINTAINER= tron@netbsd.org HOMEPAGE= http://wm.themes.org/ -DEPENDS+= windowmaker-0.20.3:../../x11/windowmaker +DEPENDS+= windowmaker-0.50.2:../../x11/windowmaker -CONFLICTS= wm-themes-0.20.2 +CONFLICTS= wm-themes-* USE_X11= yes NO_BUILD= yes |