summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd2
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2003-08-28 15:53:34 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2003-08-28 15:53:34 +0000
commit646d8a6bc50cc8047d9e61de00f0ef08970ff547 (patch)
treee1ff66c999af2e10d1bbc816274ab11911a399a0 /mail/cyrus-imapd2
parent- use hook for bsd.openssl.mk (diff)
Use USE_OPENSSL.
Notes
Notes: svn path=/head/; revision=87909
Diffstat (limited to 'mail/cyrus-imapd2')
-rw-r--r--mail/cyrus-imapd2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile
index db8a12fc69de..76ea3379ea3d 100644
--- a/mail/cyrus-imapd2/Makefile
+++ b/mail/cyrus-imapd2/Makefile
@@ -111,7 +111,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSD
RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-PodParser
.endif
-.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
+USE_OPENSSL= yes
#.if !defined(WITH_OPENSSL_BASE)
CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
#.endif