aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-qt
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-05-21 17:42:25 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-05-21 17:42:25 +0000
commit740ed3fb662cae3573058d9aad77e1ae43a32716 (patch)
treec23b4391ab6e75ca72bd83dff0d0f29f6e190b91 /x11-toolkits/p5-qt
parent2e21a78075338fe4e59eac8e1d6a293a8412c31a (diff)
downloadports-740ed3fb662cae3573058d9aad77e1ae43a32716.tar.gz
ports-740ed3fb662cae3573058d9aad77e1ae43a32716.zip
Notes
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