summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2010-01-20 23:14:23 +0000
committerjmmv <jmmv@pkgsrc.org>2010-01-20 23:14:23 +0000
commiteb371a0571b92aca01bec1bb70dbebe4e6e6a839 (patch)
tree439c9c0879083b3f4dc21380553dc16f64b24779 /pkgtools
parentcb92cceb6c53617068b881cf33613f9f7293191c (diff)
downloadpkgsrc-eb371a0571b92aca01bec1bb70dbebe4e6e6a839.tar.gz
Revert previous, testing change committed by mistake.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 58d152b705a..e036ac2c9f3 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.167 2010/01/20 22:34:47 jmmv Exp $
+# $NetBSD: Makefile,v 1.168 2010/01/20 23:14:23 jmmv Exp $
# Notes to package maintainers:
#
@@ -24,7 +24,7 @@ CONFLICTS+= audit-packages-[0-9]*
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
-CONFIGURE_ARGS+= --with-pkgdbdir=/var/db/pkg # ${PKG_DBDIR:Q}
+CONFIGURE_ARGS+= --with-pkgdbdir=${PKG_DBDIR:Q}
USE_FEATURES= nbcompat