diff options
-rw-r--r-- | ham/tnt/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/tnt/Makefile b/ham/tnt/Makefile index 8a996408a3e..6e137707091 100644 --- a/ham/tnt/Makefile +++ b/ham/tnt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/08/02 21:22:52 minskim Exp $ +# $NetBSD: Makefile,v 1.18 2004/08/02 21:32:12 minskim Exp $ # DISTNAME= tnt-1.9.1 @@ -13,6 +13,8 @@ COMMENT= Amateur packet radio terminal program for TNC2, AEA PK232 and PK88 DEPENDS+= dialog>=0.6z:../../misc/dialog +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_GNU_TOOLS+= make USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes |