aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Imakefile
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-03-04 13:34:21 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-04-04 10:59:50 +0200
commit78ac4396a61f784e571fe77155ae9b27065beb08 (patch)
tree3c1933fe1835238a3af9811a2dcf97e2b58f706c /nx-X11/programs/Imakefile
parentf5f280417cb0af489406c8c3234e4ad69b008c74 (diff)
downloadnx-libs-78ac4396a61f784e571fe77155ae9b27065beb08.tar.gz
nx-libs-78ac4396a61f784e571fe77155ae9b27065beb08.tar.bz2
nx-libs-78ac4396a61f784e571fe77155ae9b27065beb08.zip
imake cleanup: Drop all references to BuildFontServer.
Diffstat (limited to 'nx-X11/programs/Imakefile')
-rw-r--r--nx-X11/programs/Imakefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/nx-X11/programs/Imakefile b/nx-X11/programs/Imakefile
index acecc3be0..ffd1e6c90 100644
--- a/nx-X11/programs/Imakefile
+++ b/nx-X11/programs/Imakefile
@@ -36,9 +36,6 @@ XCOMM $XFree86: xc/programs/Imakefile,v 3.54 2003/04/14 20:37:16 herrb Exp $
#if HasXServer
XINITSRCDIR = xinit
#endif
-#if BuildFontServer
- XFSSRCDIR = xfs
-#endif
#if BuildXKBlib
XKBSRCDIRS = setxkbmap $(XKBCOMPDIR) xkbevd xkbprint xkbutils
#endif
@@ -155,7 +152,7 @@ SUBDIRS = \
$(SMPROXYSRCDIR) $(TWMSRCDIR) viewres x11perf xauth xbiff xcalc \
xclipboard xclock \
xcmsdb $(XCONSOLESRCDIR) xditview $(XDMSRCDIR) xdpyinfo \
- $(XF86DGASRCDIR) xedit xev xeyes xfd xfontsel $(XFSSRCDIR) xfsinfo \
+ $(XF86DGASRCDIR) xedit xev xeyes xfd xfontsel xfsinfo \
$(XFINDPROXYSRCDIR) $(XFWPSRCDIR) $(XGAMMASRCDIR) xgc $(XHOSTSRCDIR) \
$(XINITSRCDIR) $(XKBSRCDIRS) xkill $(XLOADDIR) xlogo xlsatoms \
xlsclients xlsfonts xmag xman xmessage xmh xmodmap $(XMORE) xprop \