Use the correct configure option to disable PAM.
This commit is contained in:
parent
8390d733e5
commit
40b5ae43c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162269
@ -45,7 +45,7 @@ BROKEN= Does not build on 4.X
|
||||
.endif
|
||||
|
||||
.if !defined(WITH_PAM)
|
||||
CONFIGURE_ARGS+= --without-pam
|
||||
CONFIGURE_ARGS+= --disable-pam
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user