Date: Tue, 1 Feb 2022 17:04:42 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 951213da0bb5 - main - graphics/Makefile: connect repocopied ports to the build Message-ID: <202202011704.211H4gO5086475@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=951213da0bb5c8c84721fe74ca82f632d346c633 commit 951213da0bb5c8c84721fe74ca82f632d346c633 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-02-01 17:01:08 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-02-01 17:04:15 +0000 graphics/Makefile: connect repocopied ports to the build +blender-lts29 +opencoloriov1 +openimageio-ociov1 --- graphics/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/Makefile b/graphics/Makefile index 2d222b54345b..b240f6615207 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -78,6 +78,7 @@ SUBDIR += blender SUBDIR += blender-doc SUBDIR += blender-lts28 + SUBDIR += blender-lts29 SUBDIR += bmeps SUBDIR += bmp2html SUBDIR += bonzomatic @@ -590,6 +591,7 @@ SUBDIR += opencollada SUBDIR += opencolorio SUBDIR += opencolorio-tools + SUBDIR += opencoloriov1 SUBDIR += opencsg SUBDIR += opencv SUBDIR += opendx @@ -600,6 +602,7 @@ SUBDIR += opengv SUBDIR += openicc-config SUBDIR += openimageio + SUBDIR += openimageio-ociov1 SUBDIR += openjpeg SUBDIR += openjpeg15 SUBDIR += openjph
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202011704.211H4gO5086475>