diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-06 23:07:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-06 23:07:35 +0000 |
commit | 546b8ebebfd43ff7bea33b76152a129b04fe7ec8 (patch) | |
tree | 7b299136fdb2586afb6c4b2e99ff7b2b4b2a4987 /pkgtools/pkglint/Makefile | |
parent | c893aa1af7e2ecfcd5d0cca9572d77cf31b82331 (diff) | |
download | pkgsrc-546b8ebebfd43ff7bea33b76152a129b04fe7ec8.tar.gz |
Look for buildlink3 instead of 2, and complain about USE_BUILDLINK2 being
set. Welcome to 3.85!
Diffstat (limited to 'pkgtools/pkglint/Makefile')
-rw-r--r-- | pkgtools/pkglint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index dc76c5ef84d..a2cb7843a9b 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.197 2004/07/01 20:14:58 abs Exp $ +# $NetBSD: Makefile,v 1.198 2004/07/06 23:07:35 wiz Exp $ # -DISTNAME= pkglint-3.84 +DISTNAME= pkglint-3.85 CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty |