Hi,

> http://build-failures.rhaalovely.net/powerpc/2019-09-17/emulators/nestopia%2C-libretro.log
> http://build-failures.rhaalovely.net/sparc64/2019-10-06/emulators/nestopia%2C-libretro.log

This is the same issue as gpsbabel [0], and i applied the same fix.

It packages [1] fine and runs [2] fine on macppc and amd64.

Comments/feedback are welcome :)

Charlène.

[0] https://marc.info/?l=openbsd-ports&m=157066541411347&w=2
[1] https://bin.charlenew.xyz/nestopia.log
[2] https://bsd.network/@julianaito/102940668487274726


Index: Makefile
===================================================================
RCS file: /cvs/ports/emulators/nestopia/Makefile,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 Makefile
--- Makefile    12 Jul 2019 20:46:09 -0000      1.19
+++ Makefile    10 Oct 2019 23:31:43 -0000
@@ -38,7 +38,7 @@ LIB_DEPENDS-main =    archivers/libarchive 
                        audio/libao \
                        devel/sdl2 \
                        x11/gtk+3
-LIB_DEPENDS-libretro =
+LIB_DEPENDS-libretro = ${MODGCC4_CPPLIBDEP}
 
 MAKE_FLAGS =           CC="${CC}" \
                        CXX="${CXX}" \

Reply via email to