diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 09:14:52 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 09:14:52 +0800 |
commit | cc12b3f8e104fed59aea6006f86ce341131dc73f (patch) | |
tree | aa75f62c7e9471067517f49cf748cce3d0caa30b /emulators | |
parent | cf3992cf81151428f320e99cf8ebc950220b00e9 (diff) | |
download | freebsd-ports-gnome-cc12b3f8e104fed59aea6006f86ce341131dc73f.tar.gz freebsd-ports-gnome-cc12b3f8e104fed59aea6006f86ce341131dc73f.tar.zst freebsd-ports-gnome-cc12b3f8e104fed59aea6006f86ce341131dc73f.zip |
BROKEN: Configure fails
Diffstat (limited to 'emulators')
-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 |