From e97e85a16393dede1fa87db21f6f3380f313fde1 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 16 Apr 2000 08:41:16 +0000 Subject: This pkg never need ncurses. It needs dialog, which has its own dependency. --- ham/tnt/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'ham/tnt') diff --git a/ham/tnt/Makefile b/ham/tnt/Makefile index aa1a71bf4cb..3ec50b4960b 100644 --- a/ham/tnt/Makefile +++ b/ham/tnt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/01/15 18:46:29 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2000/04/16 08:41:16 mycroft Exp $ # DISTNAME= tnt1.9-pre3 @@ -11,13 +11,9 @@ MAINTAINER= wulf@ping.net.au HOMEPAGE= http://excelsior.kullen.rwth-aachen.de 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 -CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3