diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2016-02-25 14:21:08 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2016-02-25 14:21:08 +0000 |
commit | 8c2cbd719859a40ad14f6ca5c17282d81ae5e496 (patch) | |
tree | d712eaa067463e4c45a2e649a74c93655b15b2aa /mail | |
parent | c204955df419d0348787c1143e1904d4a8c69a25 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/opensmtpd-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/opensmtpd-devel/Makefile b/mail/opensmtpd-devel/Makefile index ca3739b92a45..76e438698794 100644 --- a/mail/opensmtpd-devel/Makefile +++ b/mail/opensmtpd-devel/Makefile @@ -53,6 +53,7 @@ OPTIONS_SUB= yes LIBASR_LIB_DEPENDS_OFF= libasr.so:${PORTSDIR}/dns/libasr-devel LIBASR_LIB_DEPENDS= libasr.so:${PORTSDIR}/dns/libasr +LIBASR_BROKEN= incompatible with libasr CA_BUNDLE_CONFIGURE_WITH= path-CAfile=${LOCALBASE}/share/certs/ca-root-nss.crt CA_BUNDLE_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss |