aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2024-02-03 21:38:20 +0000
committerCharlie Li <vishwin@FreeBSD.org>2024-02-03 21:38:20 +0000
commit5bdf1c1972b1fa42e9094f136e35e81e44f4ebca (patch)
tree296e50d55fceff400d4e26d149b566617021ee74
parente99aeb77e1dba8c70707f0a6e519f7cab461bd0a (diff)
downloadports-5bdf1c1972b1fa42e9094f136e35e81e44f4ebca.tar.gz
ports-5bdf1c1972b1fa42e9094f136e35e81e44f4ebca.zip
irc/polari: add missing USE_GNOME=libadwaita
Otherwise fails to run: % polari (polari:36417): Gjs-CRITICAL **: 16:32:52.548: JS ERROR: Error: Requiring Adw, version none: Typelib file for namespace 'Adw' (any version) not found require@resource:///org/gnome/gjs/modules/esm/gi.js:16:28 @gi://Adw:3:25 ** Message: 16:32:52.550: Execution of main.js threw exception: Module <main> threw an exception
-rw-r--r--irc/polari/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/polari/Makefile b/irc/polari/Makefile
index d295ef6da844..6b86d8bd7081 100644
--- a/irc/polari/Makefile
+++ b/irc/polari/Makefile
@@ -1,6 +1,6 @@
PORTNAME= polari
PORTVERSION= 42.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
@@ -26,7 +26,7 @@ PORTSCOUT= limitw:1,even
USES= desktop-file-utils gettext gnome localbase \
meson pkgconfig tar:xz
-USE_GNOME= cairo gtk30 introspection
+USE_GNOME= cairo gtk30 introspection libadwaita
USE_LDCONFIG= yes
GLIB_SCHEMAS= org.gnome.Polari.gschema.xml