diff options
Diffstat (limited to 'comms/atslog/Makefile')
-rw-r--r-- | comms/atslog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/atslog/Makefile b/comms/atslog/Makefile index 1c107f26258f..c94034eeb6e2 100644 --- a/comms/atslog/Makefile +++ b/comms/atslog/Makefile @@ -28,6 +28,7 @@ MAN8= ${USE_RC_SUBR}.8 ${PORTNAME}master.8 CONFIGS= ${PORTNAME}.conf.default ${PORTNAME}.conf.default.rus CONFIGURE_ARGS+=--localstatedir=/var +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MWWW} |