Date: Thu, 17 Jun 2021 10:44:54 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 74e5e1ac4cf0 - main - graphics/openfx-misc: enable on powerpc64 Message-ID: <202106171044.15HAisDV076809@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=74e5e1ac4cf02f8ba343613ec3a1bc9f183c4a7a commit 74e5e1ac4cf02f8ba343613ec3a1bc9f183c4a7a Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-06-17 10:38:29 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-06-17 10:38:29 +0000 graphics/openfx-misc: enable on powerpc64 --- graphics/openfx-misc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/openfx-misc/Makefile b/graphics/openfx-misc/Makefile index 1d13401661a9..45ea07dbd36c 100644 --- a/graphics/openfx-misc/Makefile +++ b/graphics/openfx-misc/Makefile @@ -8,7 +8,7 @@ COMMENT= Miscellaneous OpenFX Effects plugins LICENSE= GPLv2 -ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS= amd64 powerpc64 USES= gl gmake USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106171044.15HAisDV076809>