summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorben <ben>2006-10-10 14:51:44 +0000
committerben <ben>2006-10-10 14:51:44 +0000
commita1a21bf163eb10660d161456621ae17d1d7195da (patch)
tree30b752b80390b6ee68a3a5779c80401d69867972 /games
parent2c3c281014c001e39e3ecafc308e3313c1662900 (diff)
downloadpkgsrc-a1a21bf163eb10660d161456621ae17d1d7195da.tar.gz
You feel like someone is helping you.
Diffstat (limited to 'games')
-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