svn commit: r556474 - head/sysutils/bareos17-client

Piotr Kubaj pkubaj at FreeBSD.org
Sat Nov 28 00:46:28 UTC 2020


Author: pkubaj
Date: Sat Nov 28 00:46:27 2020
New Revision: 556474
URL: https://svnweb.freebsd.org/changeset/ports/556474

Log:
  sysutils/bareos17-client: unbreak on powerpc64
  
  Builds fine.

Modified:
  head/sysutils/bareos17-client/Makefile

Modified: head/sysutils/bareos17-client/Makefile
==============================================================================
--- head/sysutils/bareos17-client/Makefile	Sat Nov 28 00:39:33 2020	(r556473)
+++ head/sysutils/bareos17-client/Makefile	Sat Nov 28 00:46:27 2020	(r556474)
@@ -6,7 +6,6 @@ PKGNAMESUFFIX=	17-client
 COMMENT=	Backup archiving recovery open sourced (client)
 
 BROKEN_aarch64=	Fails to link: missing sbrk
-BROKEN_FreeBSD_13_powerpc64=	fails to compile: bsnprintf.c:621:16: static declaration of 'round' follows non-static declaration
 
 CONFLICTS=	bareos16-client-* bareos-client-*
 


More information about the svn-ports-head mailing list