diff options
| author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-01-27 19:17:33 +0000 |
|---|---|---|
| committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-01-27 19:17:33 +0000 |
| commit | 476a9a96b45e88f440b36351cdd4fa540ed65acc (patch) | |
| tree | ba695f1a6d4f8bc5b4e35607133eb5ca0c33426f | |
| parent | 0fd4327bb6d86be9c812df153858c3c0c470adda (diff) | |
Notes
| -rw-r--r-- | etc/defaults/make.conf | 5 | ||||
| -rw-r--r-- | share/examples/etc/make.conf | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 0aa752a1667f..55731d0d1010 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -111,11 +111,6 @@ #MOTIFLIB= -L${X11BASE}/lib -lXm # # -# If you use IPv6-ready kernel and want to enbale IPv6 support on certain -# packages, uncomment this. -#USE_INET6= 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 diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 0aa752a1667f..55731d0d1010 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -111,11 +111,6 @@ #MOTIFLIB= -L${X11BASE}/lib -lXm # # -# If you use IPv6-ready kernel and want to enbale IPv6 support on certain -# packages, uncomment this. -#USE_INET6= 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 |
