diff options
-rw-r--r-- | emulators/mess/Makefile | 2 | ||||
-rw-r--r-- | emulators/sdlmess/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 2957cc1b0dd2..bab891fe620b 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= fails to fetch + USE_ZIP= yes USE_GL= yes USE_GMAKE= yes diff --git a/emulators/sdlmess/Makefile b/emulators/sdlmess/Makefile index 2957cc1b0dd2..bab891fe620b 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= fails to fetch + USE_ZIP= yes USE_GL= yes USE_GMAKE= yes |