mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Fix typo: include a space after "@comment" in PLIST_SUB.
Submitted by: Peter Avalos <pavalos@theshell.com>
This commit is contained in:
parent
0ec57ddc5d
commit
f4cdd99434
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102490
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user