diff options
author | linimon <linimon@FreeBSD.org> | 2007-11-19 01:22:34 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-11-19 01:22:34 +0800 |
commit | 05fdcec16e09260d0d5157edececa620e77eade6 (patch) | |
tree | fb1b962d71545c53ea12ba77c6420a420f128cb0 /emulators | |
parent | 370b74b15f83f171a48a070ab1f2e8dbfd3452de (diff) | |
download | freebsd-ports-gnome-05fdcec16e09260d0d5157edececa620e77eade6.tar.gz freebsd-ports-gnome-05fdcec16e09260d0d5157edececa620e77eade6.tar.zst freebsd-ports-gnome-05fdcec16e09260d0d5157edececa620e77eade6.zip |
Mark broken: fails to fetch.
Approved by: portmgr (self)
Diffstat (limited to 'emulators')
-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 |