aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4-workspace
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-03-22 04:50:35 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-03-22 04:50:35 +0000
commit392203776b32eae93c5d1371e2dbe8ede88bbd35 (patch)
treecc1e476742473170f7122d813d4bcf8d0301287c /x11/kdebase4-workspace
parentf38f10b8e076ae5cb63e0ad46bad0e107d28f0b1 (diff)
downloadports-392203776b32eae93c5d1371e2dbe8ede88bbd35.tar.gz
ports-392203776b32eae93c5d1371e2dbe8ede88bbd35.zip
Notes
Diffstat (limited to 'x11/kdebase4-workspace')
-rw-r--r--x11/kdebase4-workspace/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile
index 182d3b6fd572..bee2f83b2e9d 100644
--- a/x11/kdebase4-workspace/Makefile
+++ b/x11/kdebase4-workspace/Makefile
@@ -61,6 +61,10 @@ CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" \
.include <bsd.port.pre.mk>
+.if ${ARCH} == "ia64"
+BROKEN= Segfaults on ia64
+.endif
+
.if ${OSVERSION} < 800069
LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
.endif