mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
www/nginx-devel: remove rpath-specific configure options
Bump PORTREVISION.
This commit is contained in:
parent
3159fdb06b
commit
eb1eade85a
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME?= nginx
|
||||
PORTVERSION= 1.21.5
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://nginx.org/download/ \
|
||||
LOCAL/osa
|
||||
@ -172,8 +172,7 @@ HTTPV2_IMPLIES= HTTP_SSL
|
||||
HTTPV2_CONFIGURE_ON= --with-http_v2_module
|
||||
HTTPV3_BUILD_DEPENDS= ${LOCALBASE}/bin/bssl:security/boringssl
|
||||
HTTPV3_RUN_DEPENDS= ${LOCALBASE}/bin/bssl:security/boringssl
|
||||
HTTPV3_CONFIGURE_ON= --with-ld-opt="-L ${LOCALBASE}/lib -Wl,-rpath,${LOCALBASE}/lib" \
|
||||
--with-http_ssl_module \
|
||||
HTTPV3_CONFIGURE_ON= --with-http_ssl_module \
|
||||
--build=nginx-quic \
|
||||
--with-stream_quic_module \
|
||||
--with-http_v3_module
|
||||
|
Loading…
Reference in New Issue
Block a user