aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2007-08-13 02:16:13 +0000
committerVolker Stolz <vs@FreeBSD.org>2007-08-13 02:16:13 +0000
commit86b60c23c7f2e2a6544b641d7392d92ee6b7c293 (patch)
tree2047df09ce73189726c5108d70ddacecc78e12d9 /x11-toolkits
parentd313e42eeeaecb7db9a42f49822131f0283b79f8 (diff)
downloadports-86b60c23c7f2e2a6544b641d7392d92ee6b7c293.tar.gz
ports-86b60c23c7f2e2a6544b641d7392d92ee6b7c293.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/hs-frantk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile
index 3905fd55217b..1a977d055ec2 100644
--- a/x11-toolkits/hs-frantk/Makefile
+++ b/x11-toolkits/hs-frantk/Makefile
@@ -22,6 +22,8 @@ LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
.if ${ARCH} == "amd64"
CFLAGS+= -fPIC
+.elif ${ARCH} == "ia64"
+BROKEN= Does not compile
.endif
USE_GMAKE= yes