From 05b6da7e48ffc2cb59d4acb72a6b1397d0222c5c Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 3 May 2022 10:34:14 +0000 Subject: [PATCH] This doesn't need x11/gnome/zenity anymore. --- games/renpy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/renpy/Makefile b/games/renpy/Makefile index cedf05ec03c..d3d6e85fd07 100644 --- a/games/renpy/Makefile +++ b/games/renpy/Makefile @@ -4,6 +4,7 @@ V = 7.3.5 MODPY_EGG_VERSION = ${V}.606 DISTNAME = renpy-${V}-source PKGNAME = renpy-${V} +REVISION = 0 CATEGORIES = games @@ -25,8 +26,7 @@ BUILD_DEPENDS = devel/pygame \ games/pygame_sdl2 \ lang/cython,python3 -RUN_DEPENDS = games/pygame_sdl2 \ - x11/gnome/zenity +RUN_DEPENDS = games/pygame_sdl2 # XXX enable fribidi support LIB_DEPENDS = graphics/ffmpeg \