mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- 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
@ -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 New Issue
Block a user