diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2025-02-17 18:37:06 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2025-02-17 18:37:06 +0000 |
| commit | 947d73aa7ecadbe5036ceec19299276f124f9d46 (patch) | |
| tree | afb1b6ba72e37f71779918a1ea6c18c938287670 | |
| parent | f657d4c2d0d1b9415016b19699a762da630fc679 (diff) | |
sysutils/bacula13-client-static: remove USES=sbrk
This is no longer accurate and may well have been OBE at the time I
committed it.
| -rw-r--r-- | sysutils/bacula13-client-static/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/bacula13-client-static/Makefile b/sysutils/bacula13-client-static/Makefile index 78d3886af0f9..ececb5c66511 100644 --- a/sysutils/bacula13-client-static/Makefile +++ b/sysutils/bacula13-client-static/Makefile @@ -5,8 +5,6 @@ COMMENT= Network backup solution (static client) BROKEN_SSL= libressl -USES= sbrk - WITH_CLIENT_ONLY= yes PLIST= ${.CURDIR}/pkg-plist MASTERDIR= ${.CURDIR}/../../sysutils/bacula13-server |
