diff options
author | snj <snj> | 2004-04-11 08:36:43 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-11 08:36:43 +0000 |
commit | 09463d32b541b14a5c49b46392ac8ee7c4886470 (patch) | |
tree | e1abd7158c2014cc53b59cca4a53415cb7ffe110 /ham/tnt | |
parent | 92eac1e5cb119eff2121b15d4f35211be4f7ff55 (diff) | |
download | pkgsrc-09463d32b541b14a5c49b46392ac8ee7c4886470.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'ham/tnt')
-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 a3082eb09c2..137b0e4611a 100644 --- a/ham/tnt/Makefile +++ b/ham/tnt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/01/24 13:40:43 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/04/11 08:44:52 snj Exp $ # DISTNAME= tnt-1.9.1 @@ -13,7 +13,7 @@ COMMENT= Amateur packet radio terminal program for TNC2, AEA PK232 and PK88 DEPENDS+= dialog>=0.6z:../../misc/dialog USE_GNU_TOOLS+= make -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |