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:
parent
a5eb6131b2
commit
6bc3cf6335
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92949
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user