diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-12-11 17:03:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-12-11 17:03:52 +0000 |
commit | e19c44cecfa26f1ba41d35eef979634900e24d54 (patch) | |
tree | be44c93d7043b0ccdd7259da0f510961807cf9d2 /emulators | |
parent | 68cfee0d22b1904ea972bed10c9ad335d6f77399 (diff) | |
download | ports-e19c44cecfa26f1ba41d35eef979634900e24d54.tar.gz ports-e19c44cecfa26f1ba41d35eef979634900e24d54.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hatari/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 9a712f4edd18..f3ad88c34f46 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/gpl.txt BROKEN_aarch64= fails to configure: error: unrecognized CPU type BROKEN_armv6= fails to configure: CMake Error: Generator: execution of make failed -BROKEN_powerpc64= fails to compile: sysdeps.h: redefinition of typedef 'uae_u8' LIB_DEPENDS= libportaudio.so:audio/portaudio \ libpng.so:graphics/png |