aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-09-22 09:12:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-09-22 09:12:04 +0000
commitc96da19945877319c36731391a9c067c48539194 (patch)
treeecbdf78ccb681630dcb685940d13323a45bc001f /libexec
parentfbe95b885f3431b1d8003545b32e8ffa88f2d16b (diff)
Diffstat (limited to 'libexec')
-rw-r--r--libexec/dma/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/dma/Makefile.inc b/libexec/dma/Makefile.inc
index 8e88f832ee99..5e953921259d 100644
--- a/libexec/dma/Makefile.inc
+++ b/libexec/dma/Makefile.inc
@@ -7,7 +7,7 @@ DMA_SOURCES= ${SRCTOP}/contrib/dma
CFLAGS+= -I${DMA_SOURCES} \
-DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME \
-DCONF_PATH='"/etc/dma"' \
- -DLIBEXEC_PATH='"/usr/libexec"' -DDMA_VERSION='"v0.11+"' \
+ -DLIBEXEC_PATH='"/usr/libexec"' -DDMA_VERSION='"v0.13+"' \
-DDMA_ROOT_USER='"mailnull"' \
-DDMA_GROUP='"mail"'
BINGRP= mail