git: 16bd70b5395a - main - audio/playgsf: enable on powerpc64 and powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Wed Apr 14 23:04:11 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=16bd70b5395a60a75c56055ee110254711612f56
commit 16bd70b5395a60a75c56055ee110254711612f56
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-04-14 23:04:01 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-04-14 23:04:01 +0000
audio/playgsf: enable on powerpc64 and powerpc
---
audio/playgsf/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile
index 21fd1fb2f9dc..84f538f49242 100644
--- a/audio/playgsf/Makefile
+++ b/audio/playgsf/Makefile
@@ -23,7 +23,7 @@ CONFIGURE_ARGS= --enable-ccore \
PLIST_FILES= bin/playgsf
-ONLY_FOR_ARCHS= i386 amd64 powerpc64le
+ONLY_FOR_ARCHS= i386 amd64 powerpc64le powerpc64 powerpc
PORTSCOUT= skipv:0.7.2
More information about the dev-commits-ports-all
mailing list