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