diff options
author | snj <snj@pkgsrc.org> | 2004-04-11 17:58:00 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-11 17:58:00 +0000 |
commit | 8ac08ec4f8bc7424cde07bfd5166f7cba6478873 (patch) | |
tree | eaba824c1f79ab2b925bbebea3b22d7d1a990919 /news/tin | |
parent | 83b574011ffb4edff3473ccfacbff2c69c3d2fb6 (diff) | |
download | pkgsrc-8ac08ec4f8bc7424cde07bfd5166f7cba6478873.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'news/tin')
-rw-r--r-- | news/tin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 9e585e3c34d..d14bc094055 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/12/16 00:11:48 dillo Exp $ +# $NetBSD: Makefile,v 1.18 2004/04/11 17:58:00 snj Exp $ # DISTNAME= tin-1.6.1 @@ -20,7 +20,7 @@ LICENSE= no-profit RESTRICTED= "Profit from use, sale, trade, or reproduction disallowed" GNU_CONFIGURE= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGLOCALEDIR=yes .include "../../mk/bsd.prefs.mk" |