Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2017 03:38:56 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456096 - head/biology/seqtools
Message-ID:  <201712120338.vBC3cuWs018052@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Dec 12 03:38:56 2017
New Revision: 456096
URL: https://svnweb.freebsd.org/changeset/ports/456096

Log:
  biology/seqtools: re-try on powerpc* after r449590

Modified:
  head/biology/seqtools/Makefile   (contents, props changed)

Modified: head/biology/seqtools/Makefile
==============================================================================
--- head/biology/seqtools/Makefile	Tue Dec 12 03:29:12 2017	(r456095)
+++ head/biology/seqtools/Makefile	Tue Dec 12 03:38:56 2017	(r456096)
@@ -16,8 +16,6 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2
 
-BROKEN_powerpc64=	fails to compile: jsoncpp.cpp: 'snprintf' is not a member of 'std'
-
 USES=		compiler:c++14-lang gettext libtool pkgconfig
 GNU_CONFIGURE=	yes
 USE_GNOME=	cairo gdkpixbuf2 gtk20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712120338.vBC3cuWs018052>