Fix bad usage of MANDIRS
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user