summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_chk
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2019-11-10 10:30:50 +0000
committertriaxx <triaxx@pkgsrc.org>2019-11-10 10:30:50 +0000
commit2470939ee14b640f5448c0913f349efaed3a84bb (patch)
tree3266f82eb52144ad4829b38b8b7ddc510eeb3333 /pkgtools/pkg_chk
parentb16ffcf9bd1b7d9e08c66da8c62de442c6334930 (diff)
downloadpkgsrc-2470939ee14b640f5448c0913f349efaed3a84bb.tar.gz
pkg_chk: add NO_CHECKSUM= yes to appease pkglint
Diffstat (limited to 'pkgtools/pkg_chk')
-rw-r--r--pkgtools/pkg_chk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkg_chk/Makefile b/pkgtools/pkg_chk/Makefile
index 64f22385829..8a681556248 100644
--- a/pkgtools/pkg_chk/Makefile
+++ b/pkgtools/pkg_chk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2018/11/25 20:17:26 martin Exp $
+# $NetBSD: Makefile,v 1.90 2019/11/10 10:30:50 triaxx Exp $
PKGNAME= pkg_chk-2.0.11
CATEGORIES= pkgtools
@@ -15,6 +15,7 @@ USE_TOOLS+= gzcat:run
USE_TOOLS+= gzip:run
USE_TOOLS+= bzcat:run
NO_BUILD= yes
+NO_CHECKSUM= yes
CONFLICTS= pkgchk-[0-9]*