diff options
Diffstat (limited to 'devel/basu/Makefile')
| -rw-r--r-- | devel/basu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/basu/Makefile b/devel/basu/Makefile index a61510b77fb9..c5608b2aada6 100644 --- a/devel/basu/Makefile +++ b/devel/basu/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL2.1 USES= compiler:c11 gperf meson python:build shebangfix USE_LDCONFIG= yes SHEBANG_FILES= src/basic/generate-gperfs.py -MESON_ARGS= -Daudit=disabled -Dlibcap=disabled +MESON_DISABLED= audit libcap .include <bsd.port.mk> |
