diff options
Diffstat (limited to 'emulators/openmsx/Makefile')
-rw-r--r-- | emulators/openmsx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 6b12545eaec0..fde650333d1c 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -11,6 +11,8 @@ COMMENT= Open source MSX emulator LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/GPL.txt +BROKEN= fails to build + LIB_DEPENDS= libpng.so:graphics/png \ libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis \ |