svn commit: r485236 - head/irc/lostirc

Mark Linimon linimon at FreeBSD.org
Sun Nov 18 18:19:41 UTC 2018


Author: linimon
Date: Sun Nov 18 18:19:40 2018
New Revision: 485236
URL: https://svnweb.freebsd.org/changeset/ports/485236

Log:
  Now builds on powerpc64.

Modified:
  head/irc/lostirc/Makefile

Modified: head/irc/lostirc/Makefile
==============================================================================
--- head/irc/lostirc/Makefile	Sun Nov 18 18:16:23 2018	(r485235)
+++ head/irc/lostirc/Makefile	Sun Nov 18 18:19:40 2018	(r485236)
@@ -15,8 +15,6 @@ 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


More information about the svn-ports-all mailing list