diff options
-rw-r--r-- | emulators/mednafen/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index 02fff7c737aa..ce5858fccf68 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= cdio.7:${PORTSDIR}/sysutils/libcdio \ sndfile.1:${PORTSDIR}/audio/libsndfile \ vorbis.3:${PORTSDIR}/audio/libvorbis +BROKEN= Configure fails + USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes |