summaryrefslogtreecommitdiffstats
path: root/security/isakmpd
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-05-08 06:16:29 +0000
committerdinoex <dinoex@FreeBSD.org>2002-05-08 06:16:29 +0000
commite7f618dd6cc75e0d90d2959a9c49dfeb87f80f6d (patch)
tree7d81cdd9b27e2ea8a7d31f3f24f440f192d74cb0 /security/isakmpd
parent0554b71702fe90de0e599d92dc5ed95693277f64 (diff)
downloadFreeBSD-ports-e7f618dd6cc75e0d90d2959a9c49dfeb87f80f6d.zip
FreeBSD-ports-e7f618dd6cc75e0d90d2959a9c49dfeb87f80f6d.tar.gz
change unknown USE_SSL into USE_OPENSSL
Diffstat (limited to 'security/isakmpd')
-rw-r--r--security/isakmpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile
index 44aec06..f5d4afa 100644
--- a/security/isakmpd/Makefile
+++ b/security/isakmpd/Makefile
@@ -21,7 +21,7 @@ MAINTAINER= ports@FreeBSD.org
BROKEN= "requires IPsec support"
.endif
-USE_SSL= yes
+USE_OPENSSL= yes
WRKSRC= ${WRKDIR}/isakmpd
MAKE_ENV+= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man
OpenPOWER on IntegriCloud