aboutsummaryrefslogtreecommitdiff
path: root/lang/hugs/Makefile
diff options
context:
space:
mode:
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