Index: head/sysutils/bareos17-client/Makefile =================================================================== --- head/sysutils/bareos17-client/Makefile (revision 556473) +++ head/sysutils/bareos17-client/Makefile (revision 556474) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= bareos 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-* WITH_CLIENT_ONLY=yes USE_RC_SUBR= bareos-fd PLIST= ${PKGDIR}/pkg-plist.client MASTERDIR= ${.CURDIR}/../../sysutils/bareos17-server OPTIONS_DEFINE= NLS PYTHON LMDB SCSICRYPTO LMDB_DESC= Enable build of LMDB support .include "${MASTERDIR}/Makefile"