summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/Makefile
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2001-08-25 22:22:27 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2001-08-25 22:22:27 +0000
commit2d67bf3f479a193a42cfda7c2ab1cca7613f6743 (patch)
tree9f0b45e07178a9a44c1b4cf5715b3e3559e8dfd8 /sbin/isakmpd/Makefile
parent8e343d1157bd343118166256b4f1c12aefe97d9b (diff)
Enable IKE mode config, as it works ok with PGPnet and at least has a usable
configuration method. Documentation will follow.
Diffstat (limited to 'sbin/isakmpd/Makefile')
-rw-r--r--sbin/isakmpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/Makefile b/sbin/isakmpd/Makefile
index 1b6430c8f62..d1a94fa0496 100644
--- a/sbin/isakmpd/Makefile
+++ b/sbin/isakmpd/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.43 2001/08/16 18:55:33 jakob Exp $
+# $OpenBSD: Makefile,v 1.44 2001/08/25 22:22:26 niklas Exp $
# $EOM: Makefile,v 1.78 2000/10/15 21:33:42 niklas Exp $
#
@@ -53,7 +53,7 @@ OS= openbsd
#FEATURES= tripledes des blowfish cast policy x509 ec aggressive debug gmp
#FEATURES+= rawkey isakmp_cfg dnssec
FEATURES= tripledes des blowfish cast policy x509 ec aggressive debug
-FEATURES+= rawkey
+FEATURES+= rawkey isakmp_cfg
.PATH: ${.CURDIR}/sysdep/${OS}