summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2003-09-18 23:43:37 +0000
committergrant <grant>2003-09-18 23:43:37 +0000
commit62525a008681aa64c9437a3a47e9b01af8743148 (patch)
tree54efb020036885c5a2363d1772cf36d7ca862745
parent6ecb465b1f62d6431df737cc461109b0cd571679 (diff)
downloadpkgsrc-62525a008681aa64c9437a3a47e9b01af8743148.tar.gz
remove redundant USE_BUILDLINK2, as we set NO_BUILDLINK later.
-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}