aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-13 23:36:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-13 23:36:16 +0000
commit0a534ed4c7e30c0709191425109085da9c2f3fba (patch)
tree540af31d37b3ae3d9b4538c2f751ce752be43754 /news
parent7e4f41c6908ce98d98c9a87bb0998ff78c715166 (diff)
downloadports-0a534ed4c7e30c0709191425109085da9c2f3fba.tar.gz
ports-0a534ed4c7e30c0709191425109085da9c2f3fba.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=440859
Diffstat (limited to 'news')
-rw-r--r--news/nntpcache/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile
index a1c50d1888ac..47be44e13b7a 100644
--- a/news/nntpcache/Makefile
+++ b/news/nntpcache/Makefile
@@ -16,7 +16,8 @@ SPOOLDIR?= /var/spool
NO_CDROM= Free for individuals and non-military, non-profit organisations only
-BROKEN_aarch64= Fails to link: missing sbrk
+BROKEN_aarch64= fails to link: missing sbrk
+BROKEN_powerpc64= fails to install: ./mmap_tests: Quit (core dumped)
USES= gmake autoreconf shebangfix
GNU_CONFIGURE= yes