diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-04-20 08:02:40 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-04-20 08:02:40 +0000 |
commit | 1729e7338af382df846bb426f295b6b6e173941e (patch) | |
tree | 91d301032b909ede91f49bdf6ebb0f025a17da1f /emulators/mess | |
parent | a709211c2f97ce4a653281df24ab63e19845ffad (diff) |
Notes
Diffstat (limited to 'emulators/mess')
-rw-r--r-- | emulators/mess/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 11656b24f863..97c0d7a1b795 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= alepulver@FreeBSD.org COMMENT= SDL port of MESS (Multiple Emulator Super System) +BROKEN= Install fails + USE_ZIP= yes USE_GL= yes USE_GMAKE= yes |