From 25070dfbf4b492067624d36aef38f6962acdb30d Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Sat, 3 May 2003 13:40:17 +0000 Subject: Add dependency to OpenSSL. --- mail/cyrus-imapd23/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/cyrus-imapd23') diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index f8c97262f25d..5d59ceff21aa 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -137,6 +137,11 @@ 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" +.if !defined(WITH_OPENSSL_BASE) +CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE} +.endif + pre-everything:: .if !defined(WITH_BDB_VER) @if ${LDCONFIG} -r | ${GREP} -qwE -e "-ldb(41|4)"; then \ -- cgit v1.2.3