summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2012-05-19 17:55:49 +0000
committermarcel <marcel@FreeBSD.org>2012-05-19 17:55:49 +0000
commitc2132f894f2faf5bf926c486b5dc392749576312 (patch)
tree6df5466e98ac20d32fb56015ca12b3c1fd736685 /share
parentc0a523b836a71a5b4fd9eb3ea74c72ad96a36d12 (diff)
downloadFreeBSD-src-c2132f894f2faf5bf926c486b5dc392749576312.zip
FreeBSD-src-c2132f894f2faf5bf926c486b5dc392749576312.tar.gz
Add build option MK_ED_CRYPTO to control whether ed(1) is to have the
ability to encrypt/decrypt files. Embedded systems can typically have OpenSSL, but not for ed(1) to use it. Obtained from: Juniper Networks, Inc.
Diffstat (limited to 'share')
-rw-r--r--share/mk/bsd.own.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index b19253e..2da997b 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -334,6 +334,7 @@ __DEFAULT_YES_OPTIONS = \
CXX \
DICT \
DYNAMICROOT \
+ ED_CRYPTO \
EXAMPLES \
FLOPPY \
FORTH \
OpenPOWER on IntegriCloud