Skip to content

Commit

Permalink
mail/enma: Fix typo from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed May 3, 2023
1 parent 498e86d commit f86035f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail/enma/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit f86035f

Please sign in to comment.