From b7574f89a4aa5e8e85ea778b804590130b3a010e Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 16 Apr 1998 08:21:24 +0000 Subject: [PATCH] Add commented out common INSTALL and FORCE_PKG_REGISTER knobs --- etc/defaults/make.conf | 9 ++++++++- etc/make.conf | 9 ++++++++- share/examples/etc/make.conf | 9 ++++++++- 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index df1817a6139f..726c1e7923bc 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.60 1998/04/15 16:37:42 phk Exp $ +# $Id: make.conf,v 1.61 1998/04/16 08:01:27 ache Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -18,6 +18,9 @@ #NOPROFILE= true # Avoid compiling profiled libraries # +#INSTALL=install -C +# Compare before install +# # To avoid building the default system perl #NOPERL= true # To avoid building the suid perl @@ -119,6 +122,10 @@ # #USA_RESIDENT= YES # +# Next one will help ports developers to debug +# +#FORCE_PKG_REGISTER= YES +# # # Port master sites. # diff --git a/etc/make.conf b/etc/make.conf index df1817a6139f..726c1e7923bc 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.60 1998/04/15 16:37:42 phk Exp $ +# $Id: make.conf,v 1.61 1998/04/16 08:01:27 ache Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -18,6 +18,9 @@ #NOPROFILE= true # Avoid compiling profiled libraries # +#INSTALL=install -C +# Compare before install +# # To avoid building the default system perl #NOPERL= true # To avoid building the suid perl @@ -119,6 +122,10 @@ # #USA_RESIDENT= YES # +# Next one will help ports developers to debug +# +#FORCE_PKG_REGISTER= YES +# # # Port master sites. # diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index df1817a6139f..726c1e7923bc 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.60 1998/04/15 16:37:42 phk Exp $ +# $Id: make.conf,v 1.61 1998/04/16 08:01:27 ache Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -18,6 +18,9 @@ #NOPROFILE= true # Avoid compiling profiled libraries # +#INSTALL=install -C +# Compare before install +# # To avoid building the default system perl #NOPERL= true # To avoid building the suid perl @@ -119,6 +122,10 @@ # #USA_RESIDENT= YES # +# Next one will help ports developers to debug +# +#FORCE_PKG_REGISTER= YES +# # # Port master sites. #