aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-05-08 14:16:29 +0800
committerDirk Meyer <dinoex@FreeBSD.org>2002-05-08 14:16:29 +0800
commit9ed36b5ebd45c37439a1cd0c7b831acc20388be9 (patch)
tree43c84addccbbd408c99274ebddf35b32e4f029f4 /security
parentef8f6234a11294faf35b940f0105f2d0d535dc19 (diff)
downloadfreebsd-ports-gnome-9ed36b5ebd45c37439a1cd0c7b831acc20388be9.tar.gz
freebsd-ports-gnome-9ed36b5ebd45c37439a1cd0c7b831acc20388be9.tar.zst
freebsd-ports-gnome-9ed36b5ebd45c37439a1cd0c7b831acc20388be9.zip
change unknown USE_SSL into USE_OPENSSL
Diffstat (limited to 'security')
-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