git: 6346edb3a577 - main - emulators/higan: enable on powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Thu Jul 15 10:37:32 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6346edb3a577de48077df1ef550a18119c2561d1
commit 6346edb3a577de48077df1ef550a18119c2561d1
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-07-15 10:37:22 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-07-15 10:37:22 +0000
emulators/higan: enable on powerpc
---
emulators/higan/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile
index f7364ee0b356..c3ff760d84a6 100644
--- a/emulators/higan/Makefile
+++ b/emulators/higan/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}-source
MAINTAINER= cyberbotx at cyberbotx.com
COMMENT= Nintendo multi-system emulator
-ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le
+ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
More information about the dev-commits-ports-all
mailing list