FreeBSD Bugzilla – Attachment 70509 Details for
Bug 102862
[patch] devel/ode: fix missing curly bracket in Makefile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ode.patch
ode.patch (text/plain), 395 bytes, created by
Dmitry Marakasov
on 2006-09-04 19:50:18 UTC
(
hide
)
Description:
ode.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2006-09-04 19:50:18 UTC
Size:
395 bytes
patch
obsolete
>diff -ruN ode.orig/Makefile ode/Makefile >--- ode.orig/Makefile Mon Sep 4 22:41:02 2006 >+++ ode/Makefile Mon Sep 4 22:41:20 2006 >@@ -25,7 +25,7 @@ > USE_GMAKE= yes > GNU_CONFIGURE= yes > >-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL >+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ > LIBS="-L${X11BASE}/lib"
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 102862
: 70509