diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index b21bc1da3245..c232549443d7 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -271,14 +271,14 @@ # /etc/mail/Makefile. Defaults to 0640. # #SENDMAIL_MAP_PERMS= -# -# -# It is also possible to set variables in make.conf which will only be -# used when compiling a specific port. For more details see make(1). -# -#.if ${.CURDIR:M*/irc/irssi-devel*} -#WITH_DEBUG=YES -#.endif -# -# Another approach is to use /usr/ports/ports-mgmt/portconf which has -# its own config file for port specific options. +# +# +# It is also possible to set variables in make.conf which will only be +# used when compiling a specific port. For more details see make(1). +# +#.if ${.CURDIR:M*/irc/irssi-devel*} +#WITH_DEBUG=YES +#.endif +# +# Another approach is to use /usr/ports/ports-mgmt/portconf which has +# its own config file for port specific options.