mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
www/nginx-devel: fix the Kerberos5 implementation knob name (*)
No functional changes, so do not bump PORTREVISION.
Introduced: adc7097c90
(*)
This commit is contained in:
parent
b3b2d8a5af
commit
5be8d54749
@ -224,7 +224,7 @@ CFLAGS+= -DNDEBUG
|
||||
|
||||
.if ${PORT_OPTIONS:MHTTP_AUTH_KRB5} && (empty(PORT_OPTIONS:MGSSAPI_HEIMDAL) && empty(PORT_OPTIONS:MGSSAPI_MIT))
|
||||
IGNORE= required at least GSSAPI_HEIMDAL or \
|
||||
GSSAPI_MIT_USES to be defined. Please do \
|
||||
GSSAPI_MIT to be defined. Please do \
|
||||
'make config' again
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user