diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile index ab5b6b2549eb..a5fc60529e56 100644 --- a/net/gupnp-igd/Makefile +++ b/net/gupnp-igd/Makefile @@ -1,27 +1,27 @@ PORTNAME= gupnp-igd PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= GNOME MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library to handle UPnP IGD port mapping WWW= https://wiki.gnome.org/Projects/GUPnP LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gobject-introspection>=0.10:devel/gobject-introspection \ gssdp14>=1.2.0:net/gssdp14 \ gupnp14>=1.2.0:net/gupnp14 LIB_DEPENDS= libgssdp-1.2.so:net/gssdp14 \ libgupnp-1.2.so:net/gupnp14 USES= compiler:c11 gnome meson pkgconfig tar:xz USE_GNOME= glib20 introspection:build -MESON_ARGS= -Dgtk_doc=false -Dintrospection=true +MESON_ARGS= --default-library=both -Dgtk_doc=false -Dintrospection=true USE_CSTD= c11 USE_LDCONFIG= yes .include diff --git a/net/gupnp-igd/pkg-plist b/net/gupnp-igd/pkg-plist index 4e9a96120e7a..ef0140de539f 100644 --- a/net/gupnp-igd/pkg-plist +++ b/net/gupnp-igd/pkg-plist @@ -1,8 +1,9 @@ include/gupnp-igd-1.0/libgupnp-igd/gupnp-simple-igd-thread.h include/gupnp-igd-1.0/libgupnp-igd/gupnp-simple-igd.h lib/girepository-1.0/GUPnPIgd-1.0.typelib +lib/libgupnp-igd-1.0.a lib/libgupnp-igd-1.0.so lib/libgupnp-igd-1.0.so.4 lib/libgupnp-igd-1.0.so.4.2.1 libdata/pkgconfig/gupnp-igd-1.0.pc share/gir-1.0/GUPnPIgd-1.0.gir