FreeBSD Bugzilla – Attachment 152678 Details for
Bug 197394
[mantainer update] graphics/opennurbs Check for SRC_BASE existance
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch to the ports tree
update-check-src_base.patch.txt (text/plain), 571 bytes, created by
Fernando ApesteguĂa
on 2015-02-07 16:02:00 UTC
(
hide
)
Description:
Patch to the ports tree
Filename:
MIME Type:
Creator:
Fernando ApesteguĂa
Created:
2015-02-07 16:02:00 UTC
Size:
571 bytes
patch
obsolete
>Files /usr/ports/graphics/opennurbs/.Makefile.un~ and graphics/opennurbs/.Makefile.un~ differ >diff -ruN /usr/ports/graphics/opennurbs/Makefile graphics/opennurbs/Makefile >--- /usr/ports/graphics/opennurbs/Makefile 2015-02-06 21:14:06.000000000 +0100 >+++ graphics/opennurbs/Makefile 2015-02-07 15:59:54.000000000 +0100 >@@ -23,6 +23,11 @@ > > .include <bsd.port.pre.mk> > >+pre-fetch: >+.if !exists(${SRC_BASE}) >+IGNORE= needs SRC_BASE to compile. Install base system sources and try again >+.endif >+ > .if ${ARCH} != i386 > MAKE_ARGS+= ON_GNU_OPTIMIZER_FLAGS="-g -fPIC" > .endif
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 197394
:
152676
| 152678