summaryrefslogtreecommitdiff
path: root/ham/tnt
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-09-06 21:42:44 +0000
committerhubertf <hubertf@pkgsrc.org>1999-09-06 21:42:44 +0000
commit78f9ee949cb4cc071a86092981de1ce81498dfd4 (patch)
tree6f93458fa607ce088602ecb3150ca69e9dacd956 /ham/tnt
parent6cac75938e842629c5ffa321b752d3715f7e5faa (diff)
downloadpkgsrc-78f9ee949cb4cc071a86092981de1ce81498dfd4.tar.gz
Add IS_INTERACTIVE=yes because this package really is.
Diffstat (limited to 'ham/tnt')
-rw-r--r--ham/tnt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/tnt/Makefile b/ham/tnt/Makefile
index 73b313d569c..8892705c8a6 100644
--- a/ham/tnt/Makefile
+++ b/ham/tnt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/07/06 08:02:02 jlam Exp $
+# $NetBSD: Makefile,v 1.3 1999/09/06 21:42:44 hubertf Exp $
#
DISTNAME= tnt1.9-pre3
@@ -14,6 +14,7 @@ DEPENDS+= dialog-0.6z:../../misc/dialog
DEPENDS+= ncurses-4.2:../../devel/ncurses
USE_GMAKE= yes
+IS_INTERACTIVE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include # for ncurses' termcap.h
LDFLAGS+= -L${LOCALBASE}/lib # for -lncurses