summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-09-08 18:48:57 +0000
committerjkh <jkh@FreeBSD.org>1994-09-08 18:48:57 +0000
commit32f74b924458d181d230eb1855e5398431538d19 (patch)
tree404a24fdcf1d54d28eb6c76f6c874cd7b6314330 /games
parent6d8bc96be8abc990726f119b75c8a25aeef640b4 (diff)
downloadFreeBSD-src-32f74b924458d181d230eb1855e5398431538d19.zip
FreeBSD-src-32f74b924458d181d230eb1855e5398431538d19.tar.gz
Gack - this was totally broken.
Reviewed by: Submitted by:
Diffstat (limited to 'games')
-rw-r--r--games/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index a0e0f21..7ba46f0 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -8,7 +8,7 @@ SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle caesar \
wump
.if exists(${X11BASE}/lib/libX11.a)
-SUBDIR+= xneko xroach
+SUBDIR+= x11
.endif
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud