summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmmv <jmmv>2011-01-13 17:07:01 +0000
committerjmmv <jmmv>2011-01-13 17:07:01 +0000
commit2cca83025e9e0ed513cc66f45764852945232353 (patch)
treebe3b23396269b8653da17ee94d4a9f71fd87946f
parent5e934f086f3e62ce4459346eda763f889e355836 (diff)
downloadpkgsrc-2cca83025e9e0ed513cc66f45764852945232353.tar.gz
Respect user-defined settings of PKG_DBDIR in the manpage.
Bump PKGREVISION to 1.
-rw-r--r--pkgtools/pkg_chk/Makefile3
-rw-r--r--pkgtools/pkg_chk/files/pkg_chk.84
2 files changed, 4 insertions, 3 deletions
diff --git a/pkgtools/pkg_chk/Makefile b/pkgtools/pkg_chk/Makefile
index 53f60d55af6..a6b01d569c3 100644
--- a/pkgtools/pkg_chk/Makefile
+++ b/pkgtools/pkg_chk/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2009/07/22 21:56:13 sketch Exp $
+# $NetBSD: Makefile,v 1.75 2011/01/13 17:07:01 jmmv Exp $
DISTNAME= pkg_chk-2.0
+PKGREVISION= 1
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/pkgtools/pkg_chk/files/pkg_chk.8 b/pkgtools/pkg_chk/files/pkg_chk.8
index 1efaa0c4e56..f5fa7fbaf23 100644
--- a/pkgtools/pkg_chk/files/pkg_chk.8
+++ b/pkgtools/pkg_chk/files/pkg_chk.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_chk.8,v 1.28 2009/10/28 21:29:00 abs Exp $
+.\" $NetBSD: pkg_chk.8,v 1.29 2011/01/13 17:07:01 jmmv Exp $
.\"
.\" Copyright (c) 2001 by David Brownlee (abs@NetBSD.org)
.\" Absolutely no warranty.
@@ -289,7 +289,7 @@ pkgsrc database directory.
If not set in environment then read from
.Pa ${MAKECONF} .
Defaults to
-.Pa /var/db/pkg
+.Pa @PKG_DBDIR@ .
.It Ev PACKAGES
Location of binary packages.
If not set in environment then read from