diff options
Diffstat (limited to 'net/libproxy/Makefile')
| -rw-r--r-- | net/libproxy/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/libproxy/Makefile b/net/libproxy/Makefile index a20f7aba8a78..824c33b4421d 100644 --- a/net/libproxy/Makefile +++ b/net/libproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= libproxy -DISTVERSION= 0.5.9 +DISTVERSION= 0.5.10 PORTREVISION= 1 CATEGORIES= net devel @@ -15,6 +15,8 @@ USES= cpe gnome meson pkgconfig CPE_VENDOR= libproxy_project USE_GITHUB= yes +HAS_SYMBOL_VERSION= ${PREFIX}/lib/libproxy.so.1 + USE_GNOME= glib20 introspection MESON_ARGS= -Dtests=true \ @@ -23,8 +25,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 |
