aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome-console/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-console/Makefile')
-rw-r--r--x11/gnome-console/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-console/Makefile b/x11/gnome-console/Makefile
index 49e078d16890..e81448739458 100644
--- a/x11/gnome-console/Makefile
+++ b/x11/gnome-console/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gnome-console
-PORTVERSION= 48.0.1
+PORTVERSION= 48.1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
@@ -17,10 +17,10 @@ BUILD_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas
LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \
libpcre2-8.so:devel/pcre2
-USES= compiler:c11 desktop-file-utils gettext gnome localbase meson \
- pkgconfig tar:xz
+USES= compiler:c11 desktop-file-utils gettext-tools gnome localbase \
+ meson pkgconfig tar:xz
USE_CSTD= c11
-USE_GNOME= glib20 gtk40 libadwaita vte3
+USE_GNOME= glib20 gtk40 libadwaita pango vte3
GLIB_SCHEMAS= org.gnome.Console.gschema.xml
.include <bsd.port.mk>