summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-02-16 01:11:40 +0000
committersjg <sjg@FreeBSD.org>2013-02-16 01:11:40 +0000
commitbeec12d219f2cd2e8d5dfb480c786270890d52c7 (patch)
tree85287b4785fe803459b9885db4cee9b18269ebd6
parent3028e3f8aba938dfd0bf9fda987b8a72140b8027 (diff)
downloadFreeBSD-src-beec12d219f2cd2e8d5dfb480c786270890d52c7.zip
FreeBSD-src-beec12d219f2cd2e8d5dfb480c786270890d52c7.tar.gz
Remove duplicate option entries
-rw-r--r--share/mk/bsd.own.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 8b3b519..8639c79 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -355,9 +355,6 @@ __DEFAULT_YES_OPTIONS = \
__DEFAULT_NO_OPTIONS = \
ARM_EABI \
AUTO_OBJ \
- BMAKE \
- BSD_GREP \
- BSD_PATCH \
BIND_IDN \
BIND_LARGE_FILE \
BIND_LIBS \
@@ -366,6 +363,7 @@ __DEFAULT_NO_OPTIONS = \
BMAKE \
BSDCONFIG \
BSD_GREP \
+ BSD_PATCH \
CLANG_EXTRAS \
CTF \
GPL_DTC \
@@ -374,8 +372,8 @@ __DEFAULT_NO_OPTIONS = \
IDEA \
INSTALL_AS_USER \
META_MODE \
- NMTREE \
NAND \
+ NMTREE \
OFED \
OPENSSH_NONE_CIPHER \
SHARED_TOOLCHAIN \
OpenPOWER on IntegriCloud