diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:14:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:14:52 +0000 |
commit | 839cbcd888ca373f960f90b162c86436875d8d40 (patch) | |
tree | 6e8b04ca10cdb9fb3938a0699c7f47bde26eeec4 | |
parent | BROKEN: Incomplete pkg-plist (diff) |
BROKEN: Configure fails
-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 |