summaryrefslogtreecommitdiff
path: root/games/nethack-lib
diff options
context:
space:
mode:
authorben <ben@pkgsrc.org>2006-10-10 14:51:44 +0000
committerben <ben@pkgsrc.org>2006-10-10 14:51:44 +0000
commit6e7838ab0d14c8dbd31faea52f098aabec083218 (patch)
tree30b752b80390b6ee68a3a5779c80401d69867972 /games/nethack-lib
parentd80217d5cab2468cc6c18a535a1c7e1b481e5688 (diff)
downloadpkgsrc-6e7838ab0d14c8dbd31faea52f098aabec083218.tar.gz
You feel like someone is helping you.
Diffstat (limited to 'games/nethack-lib')
-rw-r--r--games/nethack-lib/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/nethack-lib/Makefile.common b/games/nethack-lib/Makefile.common
index c0ce075b4af..f128af521e4 100644
--- a/games/nethack-lib/Makefile.common
+++ b/games/nethack-lib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.20 2006/10/09 02:06:58 ben Exp $
+# $NetBSD: Makefile.common,v 1.21 2006/10/10 14:51:44 ben Exp $
#
NETHACK_BASEVER= 3.4.3
@@ -28,6 +28,7 @@ SUBST_STAGE.ttylib= post-patch
SUBST_FILES.ttylib= sys/unix/Makefile.src
SUBST_SED.ttylib= -e 's,^WINTTYLIB = -ltermlib,WINTTYLIB = -lncurses,'
.endif
+.include "../../mk/curses.buildlink3.mk"
.if ${OPSYS} == "Linux"
NETHACK_OS= SYSV