diff options
author | tron <tron@pkgsrc.org> | 1999-03-20 00:21:50 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-03-20 00:21:50 +0000 |
commit | 7a0ddbc4c0cfe7ad54479b9c5d5a62f2d0a05a28 (patch) | |
tree | fdf521d5c77a03325be06118447d5c78c4e16a8b /x11/wmthemes | |
parent | 579dd5d711d131678046ec6980f1b56515e73991 (diff) | |
download | pkgsrc-7a0ddbc4c0cfe7ad54479b9c5d5a62f2d0a05a28.tar.gz |
Depend on version 0.51.2 of "windowmaker" package.
Diffstat (limited to 'x11/wmthemes')
-rw-r--r-- | x11/wmthemes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmthemes/Makefile b/x11/wmthemes/Makefile index 0c74c6e90e7..7342775c113 100644 --- a/x11/wmthemes/Makefile +++ b/x11/wmthemes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1999/02/20 22:48:48 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 1999/03/20 00:21:50 tron Exp $ DISTNAME= wmthemes-0.51.x CATEGORIES= x11 @@ -9,7 +9,7 @@ DISTFILES= ${THEME_FILES} MAINTAINER= tron@netbsd.org HOMEPAGE= http://wm.themes.org/ -DEPENDS+= windowmaker-0.51.0:../../x11/windowmaker +DEPENDS+= windowmaker-0.51.2:../../x11/windowmaker USE_X11BASE= yes NO_BUILD= yes |