aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2022-02-25 11:40:50 +0000
committerRenato Botelho <garga@FreeBSD.org>2022-02-25 11:40:50 +0000
commit60cf11e094125756bf00b6420d9651d2b1964ead (patch)
tree3aa87843c7b1e3751e9383148f1bbc8c1775dca4
parent0f9ca77dc51e7148310d337266eebd9812f7383e (diff)
downloadports-60cf11e094125756bf00b6420d9651d2b1964ead.tar.gz
ports-60cf11e094125756bf00b6420d9651d2b1964ead.zip
mail/dma: Remove unused variables
Sponsored by: Rubicon Communications, LLC ("Netgate")
-rw-r--r--mail/dma/Makefile6
-rw-r--r--mail/dma/pkg-plist1
2 files changed, 0 insertions, 7 deletions
diff --git a/mail/dma/Makefile b/mail/dma/Makefile
index 86f43819f8b9..cb5d91e5942c 100644
--- a/mail/dma/Makefile
+++ b/mail/dma/Makefile
@@ -33,12 +33,6 @@ SUB_FILES= pkg-message
BUILD_WRKSRC= ${WRKSRC}/bsd
INSTALL_WRKSRC= ${WRKSRC}/bsd
-# 11.x has dma imported into base and /var/spool/dma added to mtree
-PLIST_SUB+= VARDIR="@comment "
-
-# Allow subports to extend.
-CONFFILES+= auth.conf dma.conf
-
post-patch:
@${REINPLACE_CMD} -e 's,/etc/dma,${PREFIX}/etc/dma,g' \
${WRKSRC}/dma.8
diff --git a/mail/dma/pkg-plist b/mail/dma/pkg-plist
index b49ddfe5084e..2e01fb01bc70 100644
--- a/mail/dma/pkg-plist
+++ b/mail/dma/pkg-plist
@@ -3,4 +3,3 @@
@sample(root,mail,0644) etc/dma/dma.conf.sample
@sample(root,mail,0640) etc/dma/auth.conf.sample
share/man/man8/dma.8.gz
-%%VARDIR%%@dir(root,mail,770) /var/spool/dma