aboutsummaryrefslogtreecommitdiff
path: root/sysutils/torque
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 /sysutils/torque
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 'sysutils/torque')
-rw-r--r--sysutils/torque/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/torque/Makefile b/sysutils/torque/Makefile
index 7dcd8ebb972d..bb014d782db4 100644
--- a/sysutils/torque/Makefile
+++ b/sysutils/torque/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= http://www.adaptivecomputing.com/index.php?wpfb_dl=1643/
MAINTAINER= ports@FreeBSD.org
COMMENT= Open source distributed computing resource manager based on PBS
+BROKEN_aarch64= Fails to link: missing sbrk
+
FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES}
USES= gmake perl5 libtool
GNU_CONFIGURE= yes