|
Lines 269-271
Link Here
|
| 269 |
# /etc/mail/Makefile. Defaults to 0640. |
269 |
# /etc/mail/Makefile. Defaults to 0640. |
| 270 |
# |
270 |
# |
| 271 |
#SENDMAIL_MAP_PERMS= |
271 |
#SENDMAIL_MAP_PERMS= |
|
|
272 |
# |
| 273 |
# |
| 274 |
# It is also possible to set variables in make.conf which will only be |
| 275 |
# used when compiling a eg. specific port. |
| 276 |
# For more details have a look at make(1). |
| 277 |
# |
| 278 |
# Example: |
| 279 |
# |
| 280 |
#.if ${.CURDIR:M*/irc/irssi-devel*} |
| 281 |
#WITH_DEBUG=YES |
| 282 |
#.endif |
| 283 |
# |