From c7ca2ee3fbef4d32e38c18bd4bb23cacacedf723 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 7 May 2002 17:52:18 +0000 Subject: Remove some definitions which were committed before their time. --- mk/bsd.pkg.defaults.mk | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'mk') diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk index 68906688404..ca1fb614ed8 100644 --- a/mk/bsd.pkg.defaults.mk +++ b/mk/bsd.pkg.defaults.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.defaults.mk,v 1.58 2002/05/07 17:50:38 agc Exp $ +# $NetBSD: bsd.pkg.defaults.mk,v 1.59 2002/05/07 17:52:18 agc Exp $ # # A file providing defaults for pkgsrc and the packages collection. @@ -49,23 +49,6 @@ PKGSRC_SLEEPSECS?= 5 # Possible: a positive integer # Default: 5 -PKGSRC_USE_REPLACE?= no -# When building and installing pre-requisite packages, determine if the -# experimental "replace" target should be used. -# Possible: yes, no -# Default: no - -PKG_VIEWS?= no -# Use package views - i.e. a layer of indirection, and a number of symlinks -# to point to the real location of the package -# Possible: yes, no -# Default: no - -INSTALLATION_TYPE?= overwrite -# Use overwrite installations, or stage them in a working area -# Possible: overwrite, staged -# Default: overwrite - #USETBL= # Run raw manual pages through tbl(1) before piping through troff(1) # when formatting manual pages. -- cgit v1.2.3