diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 06:38:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 06:38:35 +0000 |
commit | 585033d00ed39ffab85125c2327d0a540e3cce49 (patch) | |
tree | 4f90fd75070a43976432371e204d0f6f7d4447ce /emulators/xmame | |
parent | a323476a15fd82824488b9f1eb288ebe452cb9b6 (diff) |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=146542
Diffstat (limited to 'emulators/xmame')
-rw-r--r-- | emulators/xmame/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 8847ece604be..f002d274b226 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -21,6 +21,8 @@ COMMENT?= UNIX/X11 port of the Multi Arcade Machine Emulator (MAME) LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 +BROKEN= Unfetchable + USE_BZIP2= yes USE_PERL5= yes USE_GMAKE= yes |