aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2012-07-08 10:47:11 +0000
committerDima Panov <fluffy@FreeBSD.org>2012-07-08 10:47:11 +0000
commit9e9bc9e5ede82ae91e70df311d684ccd0f3bafcd (patch)
tree0d5948972d84474fbe8bb5641dd7e0a34cf5251a
parentaf09e7214134b273f7ce26d1c5a7c1458d236af8 (diff)
downloadports-9e9bc9e5ede82ae91e70df311d684ccd0f3bafcd.tar.gz
ports-9e9bc9e5ede82ae91e70df311d684ccd0f3bafcd.zip
Notes
-rw-r--r--news/inn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index d4cb436ef6de..56d14e76b795 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -86,7 +86,7 @@ MAN8+= auth_krb5.8
PLIST_SUB+= KRB5=""
.else
CONFIGURE_ARGS+= --without-kerberos
-PLIST_SUB+= KRB5="@comment"
+PLIST_SUB+= KRB5="@comment "
.endif
.if ${PORT_OPTIONS:MPYTHON}