summaryrefslogtreecommitdiff
path: root/games/crafty/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/crafty/Makefile')
-rw-r--r--games/crafty/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile
index 8bc215803c0..89c5893bc34 100644
--- a/games/crafty/Makefile
+++ b/games/crafty/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 02:06:27 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2000/11/10 17:34:10 jlam Exp $
-DISTNAME= crafty-17.13
+DISTNAME= crafty-17.14
CATEGORIES= games
MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/ \
ftp://ftp.cis.uab.edu/pub/hyatt/common/ \
@@ -19,6 +19,7 @@ EXTRACT_ONLY= ${CRAFTY_DISTFILES}
.include "../../mk/bsd.prefs.mk"
+.if ${OPSYS} == "NetBSD"
.if ${MACHINE_ARCH} == "i386"
.if ${OBJECT_FMT} == "ELF"
ALL_TARGET= netbsd-i386-elf
@@ -27,6 +28,9 @@ ALL_TARGET= netbsd-i386
.endif
.elif ${MACHINE_ARCH} == "sparc"
ALL_TARGET= netbsd-sparc
+.else
+ALL_TARGET= netbsd
+.endif
.endif
CRAFTY_OPTS= -DBOOKDIR=\\\"${BOOKDIR}\\\"