summaryrefslogtreecommitdiffstats
path: root/games/hack
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
committerru <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
commit45d92a4319ace58d340a2d927cce946cca698aff (patch)
tree17d450586ba57fae581433d40c299e5c38970669 /games/hack
parent543d4969833536e702250d65bb8f821f6d36c733 (diff)
downloadFreeBSD-src-45d92a4319ace58d340a2d927cce946cca698aff.zip
FreeBSD-src-45d92a4319ace58d340a2d927cce946cca698aff.tar.gz
- Backout botched attempt to intoduce MANSECT feature.
- MAN[1-9] -> MAN.
Diffstat (limited to 'games/hack')
-rw-r--r--games/hack/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hack/Makefile b/games/hack/Makefile
index 7b5be2b..47ad3bf 100644
--- a/games/hack/Makefile
+++ b/games/hack/Makefile
@@ -14,6 +14,7 @@ SRCS= alloc.c hack.Decl.c hack.apply.c hack.bones.c hack.c hack.cmd.c \
hack.u_init.c hack.unix.c hack.vault.c hack.version.c hack.wield.c \
hack.wizard.c hack.worm.c hack.worn.c hack.zap.c rnd.c \
hack.onames.h
+MAN= hack.6
DPADD= ${LIBTERMCAP} ${LIBCOMPAT}
LDADD= -ltermcap -lcompat
CFLAGS+= -fwritable-strings -I${.CURDIR} -I.
OpenPOWER on IntegriCloud