aboutsummaryrefslogtreecommitdiff
path: root/net/rrdtool10/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rrdtool10/Makefile')
-rw-r--r--net/rrdtool10/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/rrdtool10/Makefile b/net/rrdtool10/Makefile
index b86fa1819577..9329cceb60f5 100644
--- a/net/rrdtool10/Makefile
+++ b/net/rrdtool10/Makefile
@@ -46,6 +46,10 @@ CONFIGURE_ARGS+=--enable-latin2
CONFIGURE_ARGS+=--with-pic
.endif
+.if ${ARCH} == "ia64"
+BROKEN= "Does not build on ia64"
+.endif
+
post-extract:
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} -e 's/install-idocDATA install-ihtmlDATA//g' \