summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2010-05-04 10:53:46 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2010-05-04 10:53:46 +0000
commit0a61c70724a72e59aec045e390a62232db928b94 (patch)
tree4deb0a35501736027dd1918381f56b76dc4d31a6
parentFix build issue WITH_OPENSSL_PORT. (diff)
Fix build issue WITH_OPENSSL_PORT.
PR: ports/146288 Submitted by: Dan Lukes dan obluda cz
Notes
Notes: svn path=/head/; revision=253671
-rw-r--r--security/isakmpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile
index d0a22b5f5c83..84c18cbf38e6 100644
--- a/security/isakmpd/Makefile
+++ b/security/isakmpd/Makefile
@@ -33,6 +33,8 @@ MAN5= isakmpd.conf.5 isakmpd.policy.5
MAN8= certpatch.8 isakmpd.8
MANCOMPRESSED= yes
+USE_OPENSSL= yes
+
.include <bsd.port.pre.mk>
OPENSSLINC?= /usr/include