aboutsummaryrefslogtreecommitdiff
path: root/textproc/msort
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-10 01:21:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-10 01:21:43 +0000
commit631eab01cc5589db62673331b3a40975b1da4ac0 (patch)
treefaace7f54659f8be92fc299cccbae3f60aa49f6e /textproc/msort
parent948425549ef6a68337cd35fbea9a675ca2c51272 (diff)
downloadports-631eab01cc5589db62673331b3a40975b1da4ac0.tar.gz
ports-631eab01cc5589db62673331b3a40975b1da4ac0.zip
Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=425823
Diffstat (limited to 'textproc/msort')
-rw-r--r--textproc/msort/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/msort/Makefile b/textproc/msort/Makefile
index 9c23bc8092aa..9acee17338ed 100644
--- a/textproc/msort/Makefile
+++ b/textproc/msort/Makefile
@@ -19,6 +19,8 @@ LIB_DEPENDS= libtre.so:textproc/libtre \
RUN_DEPENDS= iwidgets>=0:x11-toolkits/iwidgets
TEST_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash
+BROKEN_aarch64= Fails to link: missing sbrk
+
CONFIGURE_ENV= ac_cv_lib_tre_regwcomp=yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib