aboutsummaryrefslogtreecommitdiff
path: root/lang/hugs/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2014-07-01 03:04:00 +0000
committerGabor Pali <pgj@FreeBSD.org>2014-07-01 03:04:00 +0000
commit35432ff4e74fe6105f3320d12fdcd53b49e48447 (patch)
treed4f87abe463ab97f3687dd2b933281c85d9a432f /lang/hugs/Makefile
parent0d0c204ac7f1aa9ee470d246cd8b70ea37fc4414 (diff)
- Fix BROKEN
Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=359953
Diffstat (limited to 'lang/hugs/Makefile')
-rw-r--r--lang/hugs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index b387af5c8258..f659a07e1df3 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -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