aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-04-20 08:02:40 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-04-20 08:02:40 +0000
commit1729e7338af382df846bb426f295b6b6e173941e (patch)
tree91d301032b909ede91f49bdf6ebb0f025a17da1f /emulators
parenta709211c2f97ce4a653281df24ab63e19845ffad (diff)
downloadports-1729e7338af382df846bb426f295b6b6e173941e.tar.gz
ports-1729e7338af382df846bb426f295b6b6e173941e.zip
BROKEN: Install fails
Notes
Notes: svn path=/head/; revision=190428
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mess/Makefile2
-rw-r--r--emulators/sdlmess/Makefile2
2 files changed, 4 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
diff --git a/emulators/sdlmess/Makefile b/emulators/sdlmess/Makefile
index 11656b24f863..97c0d7a1b795 100644
--- a/emulators/sdlmess/Makefile
+++ b/emulators/sdlmess/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