summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2011-12-02 09:09:54 +0000
committerfjoe <fjoe@FreeBSD.org>2011-12-02 09:09:54 +0000
commitf8cf30568102c9c0f13da1b96663247c0637fe32 (patch)
tree11c292fc8b432e1ac062d10e8931d29c9947576a /share
parent053334be5e2819be57fd050c33f2670b3ee86e19 (diff)
downloadFreeBSD-src-f8cf30568102c9c0f13da1b96663247c0637fe32.zip
FreeBSD-src-f8cf30568102c9c0f13da1b96663247c0637fe32.tar.gz
Revert to conservative defaults. WITH_PROFILE is a default now.
NO_PROFILE overrides in Makefile.inc1 and bsd.own.m are left intact so that the reversal to the WITHOUT_PROFILE will be easier in future.
Diffstat (limited to 'share')
-rw-r--r--share/mk/bsd.own.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 55234e1..9a51608 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -383,6 +383,7 @@ __DEFAULT_YES_OPTIONS = \
PMC \
PORTSNAP \
PPP \
+ PROFILE \
QUOTAS \
RCMDS \
RCS \
@@ -418,8 +419,7 @@ __DEFAULT_NO_OPTIONS = \
ICONV \
IDEA \
LIBCPLUSPLUS \
- OFED \
- PROFILE
+ OFED
#
# Default behaviour of some options depends on the architecture. Unfortunately
OpenPOWER on IntegriCloud