summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorghen <ghen>2008-01-25 09:44:54 +0000
committerghen <ghen>2008-01-25 09:44:54 +0000
commit2638afc6ce03ef0bb41aa9501a7d42b8658689e8 (patch)
treecacb8a113a305d454a204e226ec5fe54995be4c0 /mail
parent634661c2c4d758e762f472f88dc28c1ad8efa8a2 (diff)
downloadpkgsrc-2638afc6ce03ef0bb41aa9501a7d42b8658689e8.tar.gz
Reindent.
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/options.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix-current/options.mk b/mail/postfix-current/options.mk
index 5b341468caf..a42f17428c7 100644
--- a/mail/postfix-current/options.mk
+++ b/mail/postfix-current/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.19 2008/01/25 09:42:54 ghen Exp $
+# $NetBSD: options.mk,v 1.20 2008/01/25 09:44:54 ghen Exp $
# Global and legacy options
@@ -99,8 +99,8 @@ PLIST_SUBST+= SASL=
MESSAGE_SRC+= ${PKGDIR}/MESSAGE.sasl
MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR}
MESSAGE_SUBST+= SASLLIBDIR=${SASLLIBDIR}
-MAKE_DIRS+= ${SASLLIBDIR}
-CONF_FILES+= ${EXAMPLEDIR}/smtpd.conf ${SASLLIBDIR}/smtpd.conf
+MAKE_DIRS+= ${SASLLIBDIR}
+CONF_FILES+= ${EXAMPLEDIR}/smtpd.conf ${SASLLIBDIR}/smtpd.conf
.else
PLIST_SUBST+= SASL="@comment "
CCARGS+= -DDEF_SERVER_SASL_TYPE=\"dovecot\"