diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-19 21:14:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-19 21:14:26 +0000 |
commit | 1e74db734bd72f65c13560c7cc5be50a90c80047 (patch) | |
tree | d73ed6ba9a3815c0a021ebe5645490e676d1d106 /meta-pkgs | |
parent | baf1ad3ab72be77a362dea908a075d5dd03849f8 (diff) | |
download | pkgsrc-1e74db734bd72f65c13560c7cc5be50a90c80047.tar.gz |
modular-xorg-apps: remove rstart as well, ride bump
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/modular-xorg-apps/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile index 9439a1aa58a..e736c118f4e 100644 --- a/meta-pkgs/modular-xorg-apps/Makefile +++ b/meta-pkgs/modular-xorg-apps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2019/07/19 21:13:27 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2019/07/19 21:14:26 wiz Exp $ DISTNAME= # empty PKGNAME= modular-xorg-apps-1.14.1.11 @@ -32,7 +32,6 @@ DEPENDS+= mkcomposecache-[0-9]*:../../x11/mkcomposecache DEPENDS+= modular-xorg-xephyr-[0-9]*:../../x11/modular-xorg-xephyr .endif DEPENDS+= oclock-[0-9]*:../../time/oclock -DEPENDS+= rstart-[0-9]*:../../x11/rstart DEPENDS+= setxkbmap-[0-9]*:../../x11/setxkbmap DEPENDS+= transset-[0-9]*:../../x11/transset DEPENDS+= viewres-[0-9]*:../../x11/viewres |