summaryrefslogtreecommitdiffstats
path: root/hunt/hunt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hunt/hunt/Makefile')
-rw-r--r--hunt/hunt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/hunt/hunt/Makefile b/hunt/hunt/Makefile
index 49ea5339..39bfe891 100644
--- a/hunt/hunt/Makefile
+++ b/hunt/hunt/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 1998/02/18 22:37:31 jtc Exp $
+# $NetBSD: Makefile,v 1.6 2010/02/03 15:34:39 roy Exp $
PROG= hunt
SRCS= connect.c hunt.c otto.c playit.c pathname.c
MAN= hunt.6
LDADD= -lcurses
-DPADD= ${LIBTERMCAP}
+DPADD= ${LIBCURSES}
HIDEGAME=hidegame
CPPFLAGS+=-I${.CURDIR}/../huntd