diff options
author | joerg <joerg@pkgsrc.org> | 2014-11-24 15:21:49 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-11-24 15:21:49 +0000 |
commit | ca133f92122e88e4d6260df4bfb1f9ca8ea97e20 (patch) | |
tree | 49d0bb9cf25b7394afd3a61ff4c7647c9f649744 /meta-pkgs | |
parent | acf96f6482287f3a8399f83eee2daa1190976a3a (diff) | |
download | pkgsrc-ca133f92122e88e4d6260df4bfb1f9ca8ea97e20.tar.gz |
Remove wmthemes.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/windowmaker-desktop/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-pkgs/windowmaker-desktop/Makefile b/meta-pkgs/windowmaker-desktop/Makefile index b44f5ae4635..917c4e9a721 100644 --- a/meta-pkgs/windowmaker-desktop/Makefile +++ b/meta-pkgs/windowmaker-desktop/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2011/03/06 16:02:30 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/11/24 15:21:49 joerg Exp $ # -DISTNAME= windowmaker-desktop-1.2 -PKGREVISION= 4 +DISTNAME= windowmaker-desktop-1.3 CATEGORIES= meta-pkgs x11 windowmaker MASTER_SITES= # empty @@ -13,7 +12,6 @@ COMMENT= Provides a desktop based on the WindowMaker wm DEPENDS+= windowmaker>=0.80.0:../../wm/windowmaker DEPENDS+= wterm-[0-9]*:../../x11/wterm DEPENDS+= wmextra-[0-9]*:../../wm/wmextra -DEPENDS+= wmthemes-[0-9]*:../../wm/wmthemes DEPENDS+= wmakerconf-[0-9]*:../../wm/wmakerconf DEPENDS+= asclock-[0-9]*:../../time/asclock DEPENDS+= wmcpuload-[0-9]*:../../sysutils/wmcpuload |