diff options
Diffstat (limited to 'games/libgnome-games-support2/Makefile')
-rw-r--r-- | games/libgnome-games-support2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/libgnome-games-support2/Makefile b/games/libgnome-games-support2/Makefile index 8b4d415749f5..944c7725139f 100644 --- a/games/libgnome-games-support2/Makefile +++ b/games/libgnome-games-support2/Makefile @@ -1,5 +1,5 @@ PORTNAME= libgnome-games-support -DISTVERSION= 2.0.1 +DISTVERSION= 2.0.2 CATEGORIES= games gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2 @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgee-0.8.so:devel/libgee -USES= gettext gnome meson pkgconfig tar:xz vala:build +USES= gettext-tools gnome meson pkgconfig tar:xz vala:build USE_GNOME= glib20 gtk40 .include <bsd.port.options.mk> |