FreeBSD Bugzilla – Attachment 98552 Details for
Bug 137487
[patch] [build] unbreak world WITHOUT_NETGRAPH
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
usr_src_sys_modules_Makefile_diff.txt
usr_src_sys_modules_Makefile_diff.txt (text/plain; charset=US-ASCII), 509 bytes, created by
b. f.
on 2010-01-16 14:43:56 UTC
(
hide
)
Description:
usr_src_sys_modules_Makefile_diff.txt
Filename:
MIME Type:
Creator:
b. f.
Created:
2010-01-16 14:43:56 UTC
Size:
509 bytes
patch
obsolete
>Index: sys/modules/Makefile >=================================================================== >--- sys/modules/Makefile (revision 202442) >+++ sys/modules/Makefile (working copy) >@@ -192,7 +192,7 @@ > ${_ncp} \ > ${_ncv} \ > ${_ndis} \ >- netgraph \ >+ ${_netgraph} \ > ${_nfe} \ > nfscl \ > nfsclient \ >@@ -327,6 +327,10 @@ > _ipfilter= ipfilter > .endif > >+.if ${MK_NETGRAPH} != "no" || defined(ALL_MODULES) >+_netgraph= netgraph >+.endif >+ > .if ${MK_PF} != "no" || defined(ALL_MODULES) > _pf= pf > _pflog= pflog
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 Raw
Actions:
View
Attachments on
bug 137487
:
98551
| 98552