FreeBSD Bugzilla – Attachment 105245 Details for
Bug 145655
Add an example to /usr/share/examples/etc/make.conf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-examples-etc-make.txt
patch-examples-etc-make.txt (text/plain; charset=us-ascii), 579 bytes, created by
Armin Pirkovitsch
on 2010-04-14 19:44:13 UTC
(
hide
)
Description:
patch-examples-etc-make.txt
Filename:
MIME Type:
Creator:
Armin Pirkovitsch
Created:
2010-04-14 19:44:13 UTC
Size:
579 bytes
patch
obsolete
>--- make.conf.orig 2010-04-14 17:05:26.000000000 +0200 >+++ make.conf 2010-04-14 20:39:58.000000000 +0200 >@@ -269,3 +269,18 @@ > # /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 e.g. a specific port. >+# For more details have a look at make(1). >+# >+# Example: >+# >+#.if ${.CURDIR:M*/irc/irssi-devel*} >+#WITH_DEBUG=YES >+#.endif >+# >+# Another approach to do this is by using the port ports-mgmt/portconf >+# which uses its own config file for port specific options. >+#
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 145655
:
105244
| 105245