1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Mark as broken because it does not seem to compile (see bento logs).

PR: ports/57772 (maintainer timeout, 1 month).
This commit is contained in:
Mark Linimon 2003-11-03 09:07:04 +00:00
parent a5eb6131b2
commit 6bc3cf6335
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92949
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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