mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
fix the WITH_HTTPS_LOGIN knob
PR: 82118 Submitted By: Cristiano Deana <cris@gufi.org>
This commit is contained in:
parent
a0d5174e54
commit
75c32548aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137189
@ -118,7 +118,7 @@ CONFIGURE_ARGS+= --with-cachedir=${CACHEDIR} \
|
||||
--with-cacheowner=${CACHEOWNER}
|
||||
.endif
|
||||
|
||||
.if defined(WITH_HTTP_LOGIN)
|
||||
.if defined(WITH_HTTPS_LOGIN)
|
||||
CONFIGURE_ARGS+= --enable-https=login
|
||||
.elif defined(WITH_HTTPS)
|
||||
CONFIGURE_ARGS+= --enable-https
|
||||
|
Loading…
x
Reference in New Issue
Block a user