aboutsummaryrefslogtreecommitdiff
path: root/irc/lostirc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 16:04:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 16:04:19 +0000
commit82c3cac0d25cc95f9d22a5af54798c9353f0a8ab (patch)
treec5e899899564f09bbd94410678db0ab936c225e5 /irc/lostirc
parent18c5de50d19ed9cea6ba04528785811d0ef7b3c1 (diff)
downloadports-82c3cac0d25cc95f9d22a5af54798c9353f0a8ab.tar.gz
ports-82c3cac0d25cc95f9d22a5af54798c9353f0a8ab.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=441468
Diffstat (limited to 'irc/lostirc')
-rw-r--r--irc/lostirc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile
index de415e98403d..7e7c25616d02 100644
--- a/irc/lostirc/Makefile
+++ b/irc/lostirc/Makefile
@@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24
+BROKEN_powerpc64= fails to build: Socket.cpp: 'strerror' was not declared in this scope
+
USES= compiler:c++11-lang pathfix pkgconfig gettext
USE_CXXSTD= c++11
USE_GNOME= gnomeprefix