summaryrefslogtreecommitdiffstats
path: root/share/mk
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2011-04-30 17:58:28 +0000
committerbz <bz@FreeBSD.org>2011-04-30 17:58:28 +0000
commit5b8b8b0a6ae8544e627604541b436e4f730f5f8d (patch)
tree2dc482151acb93f893c701da6312e4ff2290a7a2 /share/mk
parentc27718afac66096b5dc5465b17a3d03a843580eb (diff)
downloadFreeBSD-src-5b8b8b0a6ae8544e627604541b436e4f730f5f8d.zip
FreeBSD-src-5b8b8b0a6ae8544e627604541b436e4f730f5f8d.tar.gz
Introduce two new options MK_INET and MK_INET_SUPPORT analogically
with INET6 equivalents. Patch reather than re-genenerating src.conf (given the current problem with the script that does the re-gen). Reviewed by: gnn Sponsored by: The FreeBSD Foundation Sponsored by: iXsystems MFC after: 2 weeks
Diffstat (limited to 'share/mk')
-rw-r--r--share/mk/bsd.own.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 62b4392..8b9dcf8 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -326,6 +326,7 @@ __DEFAULT_YES_OPTIONS = \
GPIO \
GROFF \
HTML \
+ INET \
INET6 \
INFO \
INSTALLLIB \
@@ -546,6 +547,7 @@ MK_GDB:= no
.for var in \
BZIP2 \
GNU \
+ INET \
INET6 \
IPX \
KERBEROS \
OpenPOWER on IntegriCloud