aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-11 16:22:41 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-11 16:22:41 +0800
commit19faccd422ce6320ba1f301c5ab871b13050b5bf (patch)
treea75590f9e7c0f3af99e118ffd0d86e8a1d764525 /cad
parentdcf0272e16e8c842c637a19b714693259f473d3d (diff)
downloadfreebsd-ports-gnome-19faccd422ce6320ba1f301c5ab871b13050b5bf.tar.gz
freebsd-ports-gnome-19faccd422ce6320ba1f301c5ab871b13050b5bf.tar.zst
freebsd-ports-gnome-19faccd422ce6320ba1f301c5ab871b13050b5bf.zip
Mark broken on aarch64: fails to link with sbrk.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'cad')
-rw-r--r--cad/spice/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile
index c2f600ca1e31..24363d8fa8dc 100644
--- a/cad/spice/Makefile
+++ b/cad/spice/Makefile
@@ -26,6 +26,8 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
EXTRACT_DEPENDS= ${LOCALBASE}/bin/unzip:archivers/unzip
+BROKEN_aarch64= Fails to link: missing sbrk
+
WRKSRC= ${WRKDIR}/${PORTNAME}3f5
MAKEFILE= ${FILESDIR}/Makefile
CONFIGURE_ENV= CONFIGFILE="${CONFIGFILE}" \