From 287c266f6b27c79f02b8ceea53be07c18fdae5b1 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Wed, 19 Jun 2019 12:33:13 +0000 Subject: [PATCH] Add compiler:c11 to USES to unbreak build on powerpc64: C compiler cannot create executables Approved by: portmgr (tier-2 blanket) --- emulators/snes9x-gtk/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 895b464dc70e..0303e41750d3 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -17,12 +17,10 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept LIB_DEPENDS= libpng.so:graphics/png -BROKEN_powerpc64= fails to configure: C compiler cannot create executables - USE_GITHUB= yes GH_ACCOUNT= snes9xgit -USES= autoreconf desktop-file-utils gettext gmake \ +USES= autoreconf compiler:c11 desktop-file-utils gettext gmake \ localbase perl5 pkgconfig tar:bzip2 USE_GNOME= cairo gdkpixbuf2 gtk20 intltool libxml2 USE_SDL= sdl2