diff --git a/deskutils/gnome-maps/Makefile b/deskutils/gnome-maps/Makefile index 6b5284b4076e..6c86d233a6ad 100644 --- a/deskutils/gnome-maps/Makefile +++ b/deskutils/gnome-maps/Makefile @@ -1,35 +1,34 @@ PORTNAME= gnome-maps DISTVERSION= 47.4 CATEGORIES= deskutils gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Map application for GNOME WWW= https://wiki.gnome.org/Apps/Maps LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= geoclue>=0:net/geoclue -LIB_DEPENDS= libchamplain-0.12.so:graphics/libchamplain \ - libgeocode-glib-2.so:net/geocode-glib2 \ +LIB_DEPENDS= libgeocode-glib-2.so:net/geocode-glib2 \ libgjs.so:lang/gjs \ libgweather-4.so:net/libgweather4 \ librest-1.0.so:net/librest1 \ libshumate-1.0.so:x11-toolkits/libshumate \ libsoup-3.0.so:devel/libsoup3 \ - libportal.so.1:deskutils/libportal \ + libportal.so:deskutils/libportal \ libjson-glib-1.0.so:devel/json-glib RUN_DEPENDS= geoclue>=0:net/geoclue USES= desktop-file-utils gettext gl gnome meson pkgconfig tar:xz xorg USE_GNOME= cairo gtk40 intltool libadwaita libxml2 librsvg2 USE_GL= egl USE_LDCONFIG= yes USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.Maps.gschema.xml .include