pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/nethack-lib You feel like someone is helping you.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/406cf14e21ef
branches:  trunk
changeset: 519816:406cf14e21ef
user:      ben <ben%pkgsrc.org@localhost>
date:      Tue Oct 10 14:51:44 2006 +0000

description:
You feel like someone is helping you.

diffstat:

 games/nethack-lib/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r db623c6e5b57 -r 406cf14e21ef games/nethack-lib/Makefile.common
--- a/games/nethack-lib/Makefile.common Tue Oct 10 14:40:53 2006 +0000
+++ b/games/nethack-lib/Makefile.common Tue Oct 10 14:51:44 2006 +0000
@@ -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_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



Home | Main Index | Thread Index | Old Index