diff options
author | wiz <wiz> | 2002-11-14 13:31:55 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-11-14 13:31:55 +0000 |
commit | 1137fe346906c1fd7d15457083325c3a71b79a1a (patch) | |
tree | bfe2b776264ab0e56635b7e1ee7a77e7ff4d2228 /news/tin/Makefile | |
parent | c254d5949c435d8611de5c0e39c7fec11acaeec7 (diff) | |
download | pkgsrc-1137fe346906c1fd7d15457083325c3a71b79a1a.tar.gz |
Use buildlink2.
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r-- | news/tin/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 721dcbfde81..b4360cf68a4 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.13 2002/11/06 10:38:33 wiz Exp $ -# $FreeBSD Id: Makefile,v 1.17 1997/06/16 06:39:51 max Exp +# $NetBSD: Makefile,v 1.14 2002/11/14 13:31:55 wiz Exp $ +# DISTNAME= tin-1.4.6 CATEGORIES= news @@ -20,6 +20,7 @@ LICENSE= no-profit RESTRICTED= "Profit from use, sale, trade, or reproduction disallowed" GNU_CONFIGURE= yes +USE_BUILDLINK2= yes .include "../../mk/bsd.prefs.mk" |