diff options
Diffstat (limited to 'ham/tnt/Makefile')
-rw-r--r-- | ham/tnt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ham/tnt/Makefile b/ham/tnt/Makefile index cca84ec58c4..98acafd151b 100644 --- a/ham/tnt/Makefile +++ b/ham/tnt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/10/03 13:01:45 asau Exp $ +# $NetBSD: Makefile,v 1.31 2014/10/09 14:06:37 wiz Exp $ # DISTNAME= tnt-1.9.2 @@ -12,8 +12,6 @@ COMMENT= Amateur packet radio terminal program for TNC2, AEA PK232 and PK88 DEPENDS+= dialog>=0.6z:../../misc/dialog -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= gmake USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |