aboutsummaryrefslogtreecommitdiff
path: root/www/edbrowse
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 22:29:17 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 22:29:17 +0000
commit197f08abf4fd25e8493f6391ed2c5cac9671e9bb (patch)
treeac17d1ab15d23a2dc3fe9bfd156a7ffcf551a8e7 /www/edbrowse
parent6b97e9ecbf788aed773a5284b3624b26725f6e67 (diff)
downloadports-197f08abf4fd25e8493f6391ed2c5cac9671e9bb.tar.gz
ports-197f08abf4fd25e8493f6391ed2c5cac9671e9bb.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) Reported by: swills
Notes
Notes: svn path=/head/; revision=441494
Diffstat (limited to 'www/edbrowse')
-rw-r--r--www/edbrowse/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/edbrowse/Makefile b/www/edbrowse/Makefile
index 5f123eac1d47..e85ba0cede69 100644
--- a/www/edbrowse/Makefile
+++ b/www/edbrowse/Makefile
@@ -17,6 +17,8 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
libmozjs-24.so:lang/spidermonkey24 \
libcurl.so:ftp/curl
+BROKEN_powerpc64= fails to link: html.o: undefined reference to std::__cxx11::basic_string
+
USES= compiler:c11 readline zip ssl
OPTIONS_DEFINE= DOCS