diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-12-12 01:03:52 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-12-12 01:03:52 +0800 |
commit | e19c44cecfa26f1ba41d35eef979634900e24d54 (patch) | |
tree | be44c93d7043b0ccdd7259da0f510961807cf9d2 /net-mgmt/pmacct/Makefile | |
parent | 68cfee0d22b1904ea972bed10c9ad335d6f77399 (diff) | |
download | freebsd-ports-gnome-e19c44cecfa26f1ba41d35eef979634900e24d54.tar.gz freebsd-ports-gnome-e19c44cecfa26f1ba41d35eef979634900e24d54.tar.zst freebsd-ports-gnome-e19c44cecfa26f1ba41d35eef979634900e24d54.zip |
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'net-mgmt/pmacct/Makefile')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index 93447d413692..6663cbe468f1 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -13,7 +13,6 @@ COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic LICENSE= GPLv2 BROKEN_aarch64= fails to build: undefined reference to sbrk -BROKEN_powerpc64= fails to build: cc: Internal error: Segmentation fault (program ld) USE_RC_SUBR= pmacctd nfacctd sfacctd SUB_FILES= pkg-message |