aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-qt
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/p5-qt')
-rw-r--r--x11-toolkits/p5-qt/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/p5-qt/Makefile b/x11-toolkits/p5-qt/Makefile
index 9f259aed54a3..874e2a555887 100644
--- a/x11-toolkits/p5-qt/Makefile
+++ b/x11-toolkits/p5-qt/Makefile
@@ -40,6 +40,10 @@ MAN3= Qt.3
IGNORE= "This port needs Perl 5.6.0 or greater, please upgrade your Perl!"
.endif
+.if ${ARCH} == "ia64"
+BROKEN= "Does not link on ia64"
+.endif
+
post-configure:
@cd ${CONFIGURE_WRKSRC}/PerlQt && \
${PERL5} -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' Makefile