aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-07-15 10:37:22 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-07-15 10:37:22 +0000
commit6346edb3a577de48077df1ef550a18119c2561d1 (patch)
treef7f6c1fd318c658c7f5af8984e67876538bed081 /emulators
parentb3146d8194eb3ec694d6473d1eac38de1b4a3e7a (diff)
downloadports-6346edb3a577de48077df1ef550a18119c2561d1.tar.gz
ports-6346edb3a577de48077df1ef550a18119c2561d1.zip
emulators/higan: enable on powerpc
Diffstat (limited to 'emulators')
-rw-r--r--emulators/higan/Makefile2
1 files changed, 1 insertions, 1 deletions
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@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