diff --git a/net/libproxy/Makefile b/net/libproxy/Makefile index 4a7b619fa3d2..a20f7aba8a78 100644 --- a/net/libproxy/Makefile +++ b/net/libproxy/Makefile @@ -1,5 +1,6 @@ PORTNAME= libproxy DISTVERSION= 0.5.9 +PORTREVISION= 1 CATEGORIES= net devel MAINTAINER= desktop@FreeBSD.org @@ -22,6 +23,8 @@ MESON_ARGS= -Dtests=true \ -Dintrospection=true \ -Drelease=true USE_LDCONFIG= yes +# https://github.com/libproxy/libproxy/issues/320 +LLD_UNSAFE= yes OPTIONS_DEFINE= CURL DOCS VAPI OPTIONS_GROUP= CONFIG PACRUNNER