1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Fix typo

Noticed by:	Geraint A. Edwards via email
This commit is contained in:
Dima Panov 2012-07-08 10:47:11 +00:00
parent af09e72141
commit 9e9bc9e5ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300622

View File

@ -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}