diff options
Diffstat (limited to 'x11-toolkits/vte3/Makefile')
-rw-r--r-- | x11-toolkits/vte3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile index 57cc0601433c..1d5a25a2e762 100644 --- a/x11-toolkits/vte3/Makefile +++ b/x11-toolkits/vte3/Makefile @@ -1,5 +1,5 @@ PORTNAME= vte -PORTVERSION= 0.80.2 +PORTVERSION= 0.80.3 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 @@ -20,7 +20,7 @@ LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \ PORTSCOUT= limitw:1,even -USES= compiler:c++20-lang gettext gnome localbase meson \ +USES= compiler:c++20-lang gettext-tools gnome localbase meson \ pkgconfig python:build tar:xz vala:build USE_LDCONFIG= yes USE_GNOME= cairo gdkpixbuf gtk30 introspection:build |