aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pmacct
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-03 01:14:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-03 01:14:05 +0000
commitdab2f82d314ea77904914b8462ccdf838abcc776 (patch)
treec18272cea1cfd16fb061c8045e9d5bd67dd36f13 /net-mgmt/pmacct
parente52bc6e02324eab0dc9e0ec40f9e087f239e7ab3 (diff)
downloadports-dab2f82d314ea77904914b8462ccdf838abcc776.tar.gz
ports-dab2f82d314ea77904914b8462ccdf838abcc776.zip
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=439999
Diffstat (limited to 'net-mgmt/pmacct')
-rw-r--r--net-mgmt/pmacct/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile
index d87644323e50..4ba4767f9c1c 100644
--- a/net-mgmt/pmacct/Makefile
+++ b/net-mgmt/pmacct/Makefile
@@ -12,6 +12,9 @@ COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic
LICENSE= GPLv2
+BROKEN_aarch64= fails to build: undefined reference to sbrk
+BROKEN_powerp64= fails to build: cc: Internal error: Segmentation fault (program ld)
+
USE_RC_SUBR= pmacctd nfacctd sfacctd
SUB_FILES= pkg-message
GNU_CONFIGURE= yes