summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-09-28 22:11:21 +0000
committerjkh <jkh@FreeBSD.org>1997-09-28 22:11:21 +0000
commit30eca4fdb6e423ecf79a0bfd619f1f734057823a (patch)
tree767f9c06b13a0d846329b1aef1e022bb71fcbfa3 /etc/defaults
parentdbed72990f77c02d656d3e27bb6ec7417b5aebe8 (diff)
downloadFreeBSD-src-30eca4fdb6e423ecf79a0bfd619f1f734057823a.zip
FreeBSD-src-30eca4fdb6e423ecf79a0bfd619f1f734057823a.tar.gz
Document the ever decreasingly popular USA_RESIDENT variable.
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/make.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 648b893..12abe9e 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -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.
#
OpenPOWER on IntegriCloud