summaryrefslogtreecommitdiff
path: root/security/isakmpd
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-05-08 06:16:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-05-08 06:16:29 +0000
commit9ed36b5ebd45c37439a1cd0c7b831acc20388be9 (patch)
tree43c84addccbbd408c99274ebddf35b32e4f029f4 /security/isakmpd
parent- make it work with newer SSL (diff)
change unknown USE_SSL into USE_OPENSSL
Notes
Notes: svn path=/head/; revision=58690
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 44aec0627af4..f5d4afac478f 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