diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-02-13 09:07:32 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-02-13 09:07:32 +0000 |
| commit | 2ff95d56b3d6b5bda033be1f8d1048fdfd7284c7 (patch) | |
| tree | 54aca8b6cd9df079bfc5d66d9be7d32c28767030 /etc/defaults | |
| parent | 47cac30b9aaf3dfda4970bb7544886145abb9456 (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/make.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 4a391665e1cf..0b49ca1e08de 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -113,6 +113,12 @@ #MOTIFLIB= -L${X11BASE}/lib -lXm # # +# If you are running behind a firewall, uncomment the following to leave a +# hint for various make-spawned utilities that they should use passive FTP. +# +#FTP_PASSIVE_MODE= YES +# +# # Kerberos IV # If you want the eBones-based Kerberos, define this: # |
