Remove commented out definition of FTP_PASSIVE_MODE, it is (and has always
been) an environment variable and doesn't belong here. Pointed out by: cnh@ems.mindspring.net, sanpei@yy.cs.keio.ac.jp
This commit is contained in:
parent
adb8ba8144
commit
51e7b7296b
@ -1,4 +1,4 @@
|
|||||||
# $Id: make.conf,v 1.72 1999/01/11 15:06:57 peter Exp $
|
# $Id: make.conf,v 1.73 1999/01/20 01:58:39 asami Exp $
|
||||||
#
|
#
|
||||||
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
|
# 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
|
# It allows you to override macro definitions to make without changing
|
||||||
@ -109,11 +109,6 @@
|
|||||||
#MOTIFLIB= -L${X11BASE}/lib -lXm
|
#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
|
|
||||||
#
|
|
||||||
# If you're resident in the USA, this will help various ports to determine
|
# 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.
|
# 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
|
# export regulations on certain types of software which do not apply to
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id: make.conf,v 1.72 1999/01/11 15:06:57 peter Exp $
|
# $Id: make.conf,v 1.73 1999/01/20 01:58:39 asami Exp $
|
||||||
#
|
#
|
||||||
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
|
# 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
|
# It allows you to override macro definitions to make without changing
|
||||||
@ -109,11 +109,6 @@
|
|||||||
#MOTIFLIB= -L${X11BASE}/lib -lXm
|
#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
|
|
||||||
#
|
|
||||||
# If you're resident in the USA, this will help various ports to determine
|
# 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.
|
# 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
|
# export regulations on certain types of software which do not apply to
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id: make.conf,v 1.72 1999/01/11 15:06:57 peter Exp $
|
# $Id: make.conf,v 1.73 1999/01/20 01:58:39 asami Exp $
|
||||||
#
|
#
|
||||||
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
|
# 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
|
# It allows you to override macro definitions to make without changing
|
||||||
@ -109,11 +109,6 @@
|
|||||||
#MOTIFLIB= -L${X11BASE}/lib -lXm
|
#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
|
|
||||||
#
|
|
||||||
# If you're resident in the USA, this will help various ports to determine
|
# 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.
|
# 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
|
# export regulations on certain types of software which do not apply to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user