FreeBSD Bugzilla – Attachment 98551 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]
[patch]
file.diff
file.diff (text/plain), 301 bytes, created by
bf
on 2009-08-06 16:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
bf
Created:
2009-08-06 16:20:01 UTC
Size:
301 bytes
patch
obsolete
>--- src/usr.sbin/ppp/Makefile.orig 2009-08-06 10:26:26.000000000 -0400 >+++ src/usr.sbin/ppp/Makefile 2009-08-06 07:31:01.000000000 -0400 >@@ -28,6 +28,9 @@ > .if ${MK_PAM_SUPPORT} == "no" > PPP_NO_PAM= > .endif >+.if ${MK_NETGRAPH} == "no" >+PPP_NO_NETGRAPH= >+.endif > > .if defined(PPP_NO_SUID) > BINMODE=550
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 137487
: 98551 |
98552