Date: Tue, 21 Dec 2021 19:43:01 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8885e09fe6cd - main - multimedia/py-moviepy: Cosmetic change Message-ID: <202112211943.1BLJh1e4028661@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8885e09fe6cd3041f180feb53fb98a13a2bd836b commit 8885e09fe6cd3041f180feb53fb98a13a2bd836b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-12-21 18:48:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-12-21 18:48:48 +0000 multimedia/py-moviepy: Cosmetic change --- multimedia/py-moviepy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/multimedia/py-moviepy/Makefile b/multimedia/py-moviepy/Makefile index 3b375090ca28..7ab5e42d5e2a 100644 --- a/multimedia/py-moviepy/Makefile +++ b/multimedia/py-moviepy/Makefile @@ -30,6 +30,7 @@ OPTIONS_SINGLE_IMAGEMAGICK= IMAGEMAGICK6 IMAGEMAGICK7 OPTIONS_DEFAULT=IMAGEMAGICK7 IMAGEMAGICK6_DESC= Use ImageMagick 6.x as backend IMAGEMAGICK7_DESC= Use ImageMagick 7.x as backend + IMAGEMAGICK6_USES= magick:6,run IMAGEMAGICK7_USES= magick:7,run
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112211943.1BLJh1e4028661>