summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorschmonz <schmonz>2002-12-21 04:08:47 +0000
committerschmonz <schmonz>2002-12-21 04:08:47 +0000
commit10be1181923d2c23370fcbaed4be1218d83ecc52 (patch)
tree6ebbf46eae5f864f5c1098cbde03447da236f256 /pkgtools
parentcc572f585ede3050b43061e5784c03a121196dbe (diff)
downloadpkgsrc-10be1181923d2c23370fcbaed4be1218d83ecc52.tar.gz
USE_BUILDLINK2=no because this is a pkgsrc bootstrap tool.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 9ea65899215..33ae2e32b2b 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2002/12/20 18:27:14 schmonz Exp $
+# $NetBSD: Makefile,v 1.60 2002/12/21 04:08:47 schmonz Exp $
# Notes to package maintainers:
#
@@ -17,6 +17,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/
COMMENT= NetBSD-current's pkg_* tools
+USE_BUILDLINK2= no
+
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-pkgdbdir=${PKG_DBDIR}