Skip to content
Snippets Groups Projects
Commit 2924196d authored by Alexey Dokuchaev's avatar Alexey Dokuchaev
Browse files

sysutils/monit: allow to build without PAM support.

PR:	228658
parent df37148b
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,10 @@ PLIST_FILES= bin/monit \
PORTDOCS= COPYING CHANGES
OPTIONS_DEFINE= DOCS SSL
OPTIONS_DEFAULT=SSL
OPTIONS_DEFINE= DOCS PAM SSL
OPTIONS_DEFAULT= PAM SSL
PAM_CONFIGURE_OFF= --without-pam
SSL_USES= ssl
SSL_CONFIGURE_OFF= --without-ssl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment