FreeBSD Bugzilla – Attachment 117005 Details for
Bug 159047
SRC_BASE is in bsd.port.mk and need not be set in port Makefiles
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 505 bytes, created by
Ben Kaduk
on 2011-07-19 23:20:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ben Kaduk
Created:
2011-07-19 23:20:11 UTC
Size:
505 bytes
patch
obsolete
>--- book.sgml.orig 2011-07-19 18:11:40.000000000 -0400 >+++ book.sgml 2011-07-19 18:12:34.000000000 -0400 >@@ -8857,9 +8857,7 @@ > kernel source files so that the port can compile. Here is the > correct way to determine if the user has them installed:</para> > >- <programlisting>SRC_BASE?= /usr/src >- >-.if !exists(${SRC_BASE}/sys/Makefile) >+ <programlisting>.if !exists(${SRC_BASE}/sys/Makefile) > IGNORE= requires kernel sources to be installed > .endif</programlisting> > </sect1>
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 159047
: 117005