diff options
Diffstat (limited to 'ham/tnt/Makefile')
-rw-r--r-- | ham/tnt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/tnt/Makefile b/ham/tnt/Makefile index 8892705c8a6..aa1a71bf4cb 100644 --- a/ham/tnt/Makefile +++ b/ham/tnt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/09/06 21:42:44 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2000/01/15 18:46:29 jlam Exp $ # DISTNAME= tnt1.9-pre3 @@ -11,7 +11,7 @@ MAINTAINER= wulf@ping.net.au HOMEPAGE= http://excelsior.kullen.rwth-aachen.de DEPENDS+= dialog-0.6z:../../misc/dialog -DEPENDS+= ncurses-4.2:../../devel/ncurses +DEPENDS+= ncurses>=4.2:../../devel/ncurses USE_GMAKE= yes IS_INTERACTIVE= yes |