svn commit: r456096 - head/biology/seqtools

Jan Beich jbeich at FreeBSD.org
Tue Dec 12 03:38:57 UTC 2017


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


More information about the svn-ports-head mailing list