summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1995-03-31 19:17:46 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1995-03-31 19:17:46 +0000
commitb1519f7453d2e2e0115ab659bf5ef4ddd6b5668e (patch)
treecab14332e7389852cafc2ce8baee4012f94d4c6c /games/Makefile
parentRemove gmod - the distfile doesn't exist for that version any more (diff)
Disable ports which don't have distfiles anymore:
xboing xchomp xmine xmj xpipeman xrobots
Notes
Notes: svn path=/head/; revision=1258
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/games/Makefile b/games/Makefile
index e92454c3c336..bc39e56d386b 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,8 +1,10 @@
-# $Id: Makefile,v 1.10 1995/03/24 05:29:16 asami Exp $
+# $Id: Makefile,v 1.11 1995/03/28 12:15:37 asami Exp $
#
-SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing xchomp \
+# BROKEN = xboing xchomp xmine xmj xpipeman xrobots
+#
+SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard \
xemeraldia xinvaders \
- xjewel xlife xmille xmine xminesweep xmj xmris xpipeman xrobots xsol \
+ xjewel xlife xmille xminesweep xmris xsol \
xtetris
.include <bsd.port.subdir.mk>