git: f86035f464ab - main - mail/enma: Fix typo from previous commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 May 2023 01:47:23 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f86035f464aba7ce3a8484619059c49b8c91d04d commit f86035f464aba7ce3a8484619059c49b8c91d04d Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-05-03 01:46:50 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-05-03 01:46:50 +0000 mail/enma: Fix typo from previous commit --- mail/enma/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/enma/Makefile b/mail/enma/Makefile index a28c9f21a0fd..9fa659ab90af 100644 --- a/mail/enma/Makefile +++ b/mail/enma/Makefile @@ -17,7 +17,7 @@ CONFIGURE_ARGS= --with-ssl-incdir=${OPENSSLINC} \ USES= gmake libtool perl5 ssl BROKEN_SSL= openssl30 openssl31 -BROKEN_SSL_REASON- Fails to build with error: undefined reference due to --no-allow-shlib-undefined: EVP +BROKEN_SSL_REASON= Fails to build with error undefined reference due to --no-allow-shlib-undefined: EVP USE_RC_SUBR= milter-enma USE_LDCONFIG= yes USE_PERL5= build