aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2004-02-29 04:17:51 +0000
committerPete Fritchman <petef@FreeBSD.org>2004-02-29 04:17:51 +0000
commitf4cdd99434cb2da400be1a3981f164e78d60377f (patch)
tree4bcb25128273ec87078bd9b357538284c6284fdc /mail
parent0ec57ddc5d4af91ba997bb2a3c97d8c7cdc53a5c (diff)
downloadports-f4cdd99434cb2da400be1a3981f164e78d60377f.tar.gz
ports-f4cdd99434cb2da400be1a3981f164e78d60377f.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/dcc-dccd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dcc-dccd/Makefile b/mail/dcc-dccd/Makefile
index 114b9acc5808..b5d6606dc651 100644
--- a/mail/dcc-dccd/Makefile
+++ b/mail/dcc-dccd/Makefile
@@ -29,7 +29,7 @@ MAN8= cdcc.8 dcc.8 dccd.8 \
PLIST_SUB+= WITH_SENDMAIL=""
.else
CONFIGURE_ARGS+= --disable-dccm --disable-dccifd
-PLIST_SUB+= WITH_SENDMAIL="@comment"
+PLIST_SUB+= WITH_SENDMAIL="@comment "
.endif
.include <bsd.port.pre.mk>