diff options
Diffstat (limited to 'net/libproxy/Makefile')
-rw-r--r-- | net/libproxy/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/libproxy/Makefile b/net/libproxy/Makefile index a20f7aba8a78..647ed25fb404 100644 --- a/net/libproxy/Makefile +++ b/net/libproxy/Makefile @@ -1,6 +1,5 @@ PORTNAME= libproxy -DISTVERSION= 0.5.9 -PORTREVISION= 1 +DISTVERSION= 0.5.10 CATEGORIES= net devel MAINTAINER= desktop@FreeBSD.org @@ -23,8 +22,6 @@ 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 |