diff options
-rw-r--r-- | security/isakmpd/Makefile | 2 |
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 |