View | Details | Raw Unified | Return to bug 145655 | Differences between
and this patch

Collapse All | Expand All

(-)make.conf (+15 lines)
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 e.g. a 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
#
284
# Another approach to do this is by using the port ports-mgmt/portconf
285
# which uses its own config file for port specific options.
286
#

Return to bug 145655