View | Details | Raw Unified | Return to bug 163426
Collapse All | Expand All

(-)mail/mixmaster/Makefile (-1 / +1 lines)
Lines 21-27 COMMENT= A cryptographically secure anon Link Here
21
LIB_DEPENDS=	pcre:${PORTSDIR}/devel/pcre
21
LIB_DEPENDS=	pcre:${PORTSDIR}/devel/pcre
22
22
23
USE_PERL5=	yes
23
USE_PERL5=	yes
24
USR_NCURSES=	yes
24
USE_NCURSES=	yes
25
USE_OPENSSL=	yes
25
USE_OPENSSL=	yes
26
.if !exists(/usr/include/openssl/idea.h)
26
.if !exists(/usr/include/openssl/idea.h)
27
WITH_OPENSSL_PORT=	yes
27
WITH_OPENSSL_PORT=	yes

Return to bug 163426