diff options
Diffstat (limited to 'games/gnome-tetravex/Makefile')
-rw-r--r-- | games/gnome-tetravex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnome-tetravex/Makefile b/games/gnome-tetravex/Makefile index 1a49a9e27cc2..eed45f5a01d8 100644 --- a/games/gnome-tetravex/Makefile +++ b/games/gnome-tetravex/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= itstool:textproc/itstool PORTSCOUT= limitw:1,even USES= gettext gmake gnome localbase meson pathfix pkgconfig \ - python:3.7+ tar:xz vala:build + python tar:xz vala:build USE_GNOME= cairo gtk30 intlhack librsvg2 libxml2:build BINARY_ALIAS= python3=${PYTHON_VERSION} |