aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-06-01 17:56:38 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-06-01 17:56:38 +0000
commit13efc156cb25293f5a7ca38032c2aabeba2a7874 (patch)
treead53aa9efe7b26df3b22cd6d1b4688daae942218 /devel
parentb16b0edafd8e15cb8070e7dbc7b056c5817fdf7f (diff)
downloadports-13efc156cb25293f5a7ca38032c2aabeba2a7874.tar.gz
ports-13efc156cb25293f5a7ca38032c2aabeba2a7874.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/libunwind/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile
index a02f17719c24..f28e91ef07cf 100644
--- a/devel/libunwind/Makefile
+++ b/devel/libunwind/Makefile
@@ -57,6 +57,8 @@ MAN3= _U_dyn_cancel.3 \
.if ${OSVERSION} < 701100 || (${OSVERSION} > 800000 && ${OSVERSION} < 800053)
IGNORE= your FreeBSD version is not supported
+.elif ${ARCH} == i386
+BROKEN= does not build
.endif
#