aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bareos-client-static
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2016-11-16 15:11:54 +0800
committeracm <acm@FreeBSD.org>2016-11-16 15:11:54 +0800
commitdb71ece5d4eac0ba505c5053d89fe97c95e39672 (patch)
tree41843d426675573aa4f13523dfc38d0be56ff115 /sysutils/bareos-client-static
parent5082039e849dfe43b014c5e39b55d610b4acb8fa (diff)
downloadfreebsd-ports-gnome-db71ece5d4eac0ba505c5053d89fe97c95e39672.tar.gz
freebsd-ports-gnome-db71ece5d4eac0ba505c5053d89fe97c95e39672.tar.zst
freebsd-ports-gnome-db71ece5d4eac0ba505c5053d89fe97c95e39672.zip
- Update to 16.2.4
- Add SCSICRYPTO option (2) - Fix /var/run/bareos ownership (1) - Add support for bareos-traymonitor PR: 210177(1) 213834(2)
Diffstat (limited to 'sysutils/bareos-client-static')
-rw-r--r--sysutils/bareos-client-static/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bareos-client-static/Makefile b/sysutils/bareos-client-static/Makefile
index afa59e1999b8..e9acaa67096e 100644
--- a/sysutils/bareos-client-static/Makefile
+++ b/sysutils/bareos-client-static/Makefile
@@ -25,6 +25,6 @@ CONFIGURE_ARGS+= --enable-client-only \
--disable-build-stored \
--with-jansson=${LOCALBASE}
-BROKEN_aarch64= Fails to link: missing sbrk
+BROKEN_aarch64= Fails to link: missing sbrk
.include "${MASTERDIR}/Makefile"