aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-10 09:21:43 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-10 09:21:43 +0800
commit481fb4eee5966d4619bb8dad3297c08cdc0c699f (patch)
treefaace7f54659f8be92fc299cccbae3f60aa49f6e /net-mgmt
parentedf8461905dbc1113db748072d093386e30c0a8d (diff)
downloadfreebsd-ports-graphics-481fb4eee5966d4619bb8dad3297c08cdc0c699f.tar.gz
freebsd-ports-graphics-481fb4eee5966d4619bb8dad3297c08cdc0c699f.tar.zst
freebsd-ports-graphics-481fb4eee5966d4619bb8dad3297c08cdc0c699f.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)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/pmacct/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile
index 5ef2417dc2b..df29b780b71 100644
--- a/net-mgmt/pmacct/Makefile
+++ b/net-mgmt/pmacct/Makefile
@@ -13,6 +13,8 @@ COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic
LICENSE= GPLv2
+BROKEN_aarch64= Fails to link: missing sbrk
+
USE_RC_SUBR= pmacctd
SUB_FILES= pkg-message
GNU_CONFIGURE= yes