diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-12-23 09:02:51 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-12-23 09:02:51 +0000 |
commit | 90a5cd5f3a3a3ca923334510606eb10fefe2e132 (patch) | |
tree | ef0e1d3e1618ca504fffd65252830275b39b3c9a /app/Makefile | |
parent | 95e3168db842422e0246c09d7d232073b4f62663 (diff) |
Disable build of deprecated proxymngr and xfindprox applications.
Diffstat (limited to 'app/Makefile')
-rw-r--r-- | app/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/Makefile b/app/Makefile index a584eb033..46e26a159 100644 --- a/app/Makefile +++ b/app/Makefile @@ -1,14 +1,14 @@ -# $OpenBSD: Makefile,v 1.19 2008/09/14 13:18:28 matthieu Exp $ +# $OpenBSD: Makefile,v 1.20 2008/12/23 09:02:50 matthieu Exp $ .include <bsd.xconf.mk> SUBDIR= bdftopcf mkfontscale mkfontdir \ appres beforelight bitmap editres fonttosfnt fslsfonts \ fstobdf iceauth ico listres luit oclock \ - proxymngr rgb rstart scripts sessreg setxkbmap showfont \ + rgb rstart scripts sessreg setxkbmap showfont \ smproxy twm viewres x11perf xauth xbacklight xbiff xcalc \ xclipboard xclock xcmsdb xcompmgr xconsole \ xdm xdpyinfo xedit xev xeyes xf86dga \ - xfd xfindproxy xfontsel xfsinfo xfwp xgamma xgc xhost \ + xfd xfontsel xfsinfo xfwp xgamma xgc xhost \ xinit xinput xkbcomp xkbevd xkbprint xkbutils xkill xload xlogo \ xlsatoms xlsclients xlsfonts xmag xman xmessage \ xmodmap xmore xpr \ |