aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2003-11-03 17:07:04 +0800
committerlinimon <linimon@FreeBSD.org>2003-11-03 17:07:04 +0800
commit9fdf5c9e77a9e5447cc9f0acc24bdb0ed7d0ebc7 (patch)
treede452a2826517119b42b02082825c24b50656e8c /games
parent03b34c60f1c5a0b4d23632400aa0afe541f45c2f (diff)
downloadfreebsd-ports-gnome-9fdf5c9e77a9e5447cc9f0acc24bdb0ed7d0ebc7.tar.gz
freebsd-ports-gnome-9fdf5c9e77a9e5447cc9f0acc24bdb0ed7d0ebc7.tar.zst
freebsd-ports-gnome-9fdf5c9e77a9e5447cc9f0acc24bdb0ed7d0ebc7.zip
Mark as broken because it does not seem to compile (see bento logs).
PR: ports/57772 (maintainer timeout, 1 month).
Diffstat (limited to 'games')
-rw-r--r--games/scorched3d-devel/Makefile2
-rw-r--r--games/scorched3d/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/games/scorched3d-devel/Makefile b/games/scorched3d-devel/Makefile
index 8a05783f41e8..f47e3269257b 100644
--- a/games/scorched3d-devel/Makefile
+++ b/games/scorched3d-devel/Makefile
@@ -37,6 +37,8 @@ MAKE_ENV= SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" \
AUTOMAKE="${TRUE}" AUTOHEADER="${TRUE}"
+BROKEN= "Does not compile"
+
pre-configure:
@cd ${WRKSRC}/scripts && ${PERL} createAMMakefile.pl
@cd ${WRKSRC} && aclocal
diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile
index 8a05783f41e8..f47e3269257b 100644
--- a/games/scorched3d/Makefile
+++ b/games/scorched3d/Makefile
@@ -37,6 +37,8 @@ MAKE_ENV= SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" \
AUTOMAKE="${TRUE}" AUTOHEADER="${TRUE}"
+BROKEN= "Does not compile"
+
pre-configure:
@cd ${WRKSRC}/scripts && ${PERL} createAMMakefile.pl
@cd ${WRKSRC} && aclocal