aboutsummaryrefslogtreecommitdiff
path: root/emulators/higan
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-09-27 21:26:27 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-09-27 21:26:27 +0000
commit6ced5902172f1856cedc39c81cb1ce63fe63ea11 (patch)
tree671bc6dc780da36f6dba9e3463f00945ebe227a3 /emulators/higan
parentd05e98892e825d34b8fee2c8999efbaf6f0084f0 (diff)
downloadports-6ced5902172f1856cedc39c81cb1ce63fe63ea11.tar.gz
ports-6ced5902172f1856cedc39c81cb1ce63fe63ea11.zip
Allow building on powerpc64le.
While here, pet portlint (extra whitespace). Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=550378
Diffstat (limited to 'emulators/higan')
-rw-r--r--emulators/higan/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile
index c61b553fdc70..f2fcae3256b1 100644
--- a/emulators/higan/Makefile
+++ b/emulators/higan/Makefile
@@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}-source
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= Nintendo multi-system emulator
-ONLY_FOR_ARCHS= amd64 i386 powerpc64
+ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
@@ -40,7 +40,6 @@ XV_DESC= Build Xv video driver
INPUT_SDL_DESC= Build SDL input driver
INPUT_X_DESC= Build X input driver
-
GLX_USES= gl
GLX_USE= GL=gl
GLX_VARS= VIDEO_DRIVER+=video.glx