diff options
Diffstat (limited to 'sysutils/bacula-client-static/Makefile')
-rw-r--r-- | sysutils/bacula-client-static/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/bacula-client-static/Makefile b/sysutils/bacula-client-static/Makefile index db8055d2a1a5..562fc16408b9 100644 --- a/sysutils/bacula-client-static/Makefile +++ b/sysutils/bacula-client-static/Makefile @@ -17,4 +17,5 @@ CONFIGURE_ARGS+= --enable-client-only \ --disable-build-dird \ --disable-build-stored +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |