git: 3ae133e6eec4 - main - multimedia/arcan: drop ruby from RUN_DEPENDS after 2d00178fd4d9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Jan 2023 12:20:01 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ae133e6eec41445e8a72e366ed00a09584180e8 commit 3ae133e6eec41445e8a72e366ed00a09584180e8 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-15 12:19:27 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-01-15 12:19:39 +0000 multimedia/arcan: drop ruby from RUN_DEPENDS after 2d00178fd4d9 --- multimedia/arcan/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/multimedia/arcan/Makefile b/multimedia/arcan/Makefile index 1579c2240068..4b23a369500e 100644 --- a/multimedia/arcan/Makefile +++ b/multimedia/arcan/Makefile @@ -40,8 +40,7 @@ OPTIONS_SUB= yes ESPEAK_LIB_DEPENDS= libespeak-ng.so:audio/espeak-ng FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg -MANPAGES_USES= ruby -MANPAGES_VARS= RUBY_NO_RUN_DEPENDS=yes +MANPAGES_USES= ruby:build LUAJIT_DESC= Use LuaJIT instead of standard Lua LUAJIT_USES= luajit