- Fix BROKEN

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2014-07-01 03:04:00 +00:00
parent 0d0c204ac7
commit 35432ff4e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359953

View file

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