Document the ever decreasingly popular USA_RESIDENT variable.

This commit is contained in:
jkh 1997-09-28 22:11:21 +00:00
parent dbed72990f
commit 30eca4fdb6
3 changed files with 24 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $Id$
# $Id: make.conf,v 1.51 1997/09/28 09:29:11 markm 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
@ -103,6 +103,13 @@
#
#FTP_PASSIVE_MODE= YES
#
# If you're resident in the USA, this will help various ports to determine
# whether or not they should attempt to comply with the various U.S.
# export regulations on certain types of software which do not apply to
# anyone else in the world.
#
#USA_RESIDENT= YES
#
#
# Port master sites.
#

View File

@ -1,4 +1,4 @@
# $Id$
# $Id: make.conf,v 1.51 1997/09/28 09:29:11 markm 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
@ -103,6 +103,13 @@
#
#FTP_PASSIVE_MODE= YES
#
# If you're resident in the USA, this will help various ports to determine
# whether or not they should attempt to comply with the various U.S.
# export regulations on certain types of software which do not apply to
# anyone else in the world.
#
#USA_RESIDENT= YES
#
#
# Port master sites.
#

View File

@ -1,4 +1,4 @@
# $Id$
# $Id: make.conf,v 1.51 1997/09/28 09:29:11 markm 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
@ -103,6 +103,13 @@
#
#FTP_PASSIVE_MODE= YES
#
# If you're resident in the USA, this will help various ports to determine
# whether or not they should attempt to comply with the various U.S.
# export regulations on certain types of software which do not apply to
# anyone else in the world.
#
#USA_RESIDENT= YES
#
#
# Port master sites.
#