summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorgrant <grant>2003-09-18 23:43:37 +0000
committergrant <grant>2003-09-18 23:43:37 +0000
commit8c58c3b6adc555a1996282cad32bb0264fe185a4 (patch)
tree54efb020036885c5a2363d1772cf36d7ca862745 /pkgtools
parentc86330f3e5c2ac6afe4c33111d5670e8b5b42139 (diff)
downloadpkgsrc-8c58c3b6adc555a1996282cad32bb0264fe185a4.tar.gz
remove redundant USE_BUILDLINK2, as we set NO_BUILDLINK later.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 7c45a0fd33c..f7329d69f92 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2003/09/18 23:42:24 grant Exp $
+# $NetBSD: Makefile,v 1.86 2003/09/18 23:43:37 grant Exp $
# Notes to package maintainers:
#
@@ -17,7 +17,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.pkgsrc.org/
COMMENT= Package installation and administration tools
-USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-pkgdbdir=${PKG_DBDIR}