diff options
-rw-r--r-- | x11/cinnamon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile index b2be860803c9..be6a5c8f2327 100644 --- a/x11/cinnamon/Makefile +++ b/x11/cinnamon/Makefile @@ -1,6 +1,6 @@ PORTNAME= cinnamon DISTVERSION= 6.4.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome DIST_SUBDIR= gnome @@ -93,6 +93,7 @@ DOCS_MESON_TRUE= docs WAYLAND_MESON_TRUE= wayland RECORDER_MESON_TRUE= build_recorder RECORDER_USES= gstreamer +RECORDER_USE= GSTREAMER=vpx NLS_RUN_DEPENDS= cinnamon-translations>0:misc/cinnamon-translations |