aboutsummaryrefslogtreecommitdiff
path: root/mail/dma
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-01-15 21:22:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-01-15 21:22:23 +0000
commit71e2079e4b904b52fee67009901de71f288fe4bd (patch)
tree17cb6894640d18b802ebef867dbc5d4f6485be03 /mail/dma
parentb0b0d9bdfc96d21c22658d35eb6b835480cf010e (diff)
downloadports-71e2079e4b904b52fee67009901de71f288fe4bd.tar.gz
ports-71e2079e4b904b52fee67009901de71f288fe4bd.zip
Fix bad usage of MANDIRS
Notes
Notes: svn path=/head/; revision=523176
Diffstat (limited to 'mail/dma')
-rw-r--r--mail/dma/Makefile2
-rw-r--r--mail/dma/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/dma/Makefile b/mail/dma/Makefile
index fea3273265fe..2b35717e3fca 100644
--- a/mail/dma/Makefile
+++ b/mail/dma/Makefile
@@ -26,7 +26,7 @@ CFLAGS+= -I${OPENSSLINC} \
LDFLAGS+= -L${OPENSSLLIB}
MAKE_ENV= __MAKE_CONF=/dev/null SRCCONF=/dev/null NO_WERROR=defined \
- MANDIR=${MANDIRS}/man
+ MANDIR=${PREFIX}/share/man/man
USE_RC_SUBR= dma_flushq
SUB_FILES= pkg-message
diff --git a/mail/dma/pkg-plist b/mail/dma/pkg-plist
index 03f49fa284a9..b49ddfe5084e 100644
--- a/mail/dma/pkg-plist
+++ b/mail/dma/pkg-plist
@@ -2,5 +2,5 @@
@(root,mail,4554) libexec/dma-mbox-create
@sample(root,mail,0644) etc/dma/dma.conf.sample
@sample(root,mail,0640) etc/dma/auth.conf.sample
-man/man8/dma.8.gz
+share/man/man8/dma.8.gz
%%VARDIR%%@dir(root,mail,770) /var/spool/dma