svn commit: r456097 - branches/2017Q4/biology/seqtools

Jan Beich jbeich at FreeBSD.org
Tue Dec 12 03:41:23 UTC 2017


Author: jbeich
Date: Tue Dec 12 03:41:22 2017
New Revision: 456097
URL: https://svnweb.freebsd.org/changeset/ports/456097

Log:
  MFH: r456096
  
  biology/seqtools: re-try on powerpc* after r449590
  
  Approved by:	ports-secteam blanket

Modified:
  branches/2017Q4/biology/seqtools/Makefile
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/biology/seqtools/Makefile
==============================================================================
--- branches/2017Q4/biology/seqtools/Makefile	Tue Dec 12 03:38:56 2017	(r456096)
+++ branches/2017Q4/biology/seqtools/Makefile	Tue Dec 12 03:41:22 2017	(r456097)
@@ -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-all mailing list