git: 74e5e1ac4cf0 - main - graphics/openfx-misc: enable on powerpc64
Piotr Kubaj
pkubaj at FreeBSD.org
Thu Jun 17 10:44:55 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=74e5e1ac4cf02f8ba343613ec3a1bc9f183c4a7a
commit 74e5e1ac4cf02f8ba343613ec3a1bc9f183c4a7a
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-17 10:38:29 +0000
Commit: Piotr Kubaj <pkubaj at 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
More information about the dev-commits-ports-all
mailing list