- Fix BROKEN
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
0d0c204ac7
commit
35432ff4e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359953
1 changed files with 1 additions and 3 deletions
|
@ -25,9 +25,7 @@ CONFIGURE_ARGS+= --with-pthreads
|
|||
USE_GL= glut
|
||||
USE_XORG= sm ice xmu xi x11
|
||||
|
||||
.if ${ARCH} == "ia64"
|
||||
BROKEN= dumps core during build on ${ARCH}
|
||||
.endif
|
||||
BROKEN_ia64= dumps core during build
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's/LIBS/LIBRARIES/' ${WRKSRC}/libraries/Makefile.in
|
||||
|
|
Loading…
Reference in a new issue