FreeBSD Bugzilla – Attachment 80635 Details for
Bug 115615
Fix graphics/xmfract to build on non i386 platforms
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 594 bytes, created by
Pedro F. Giffuni
on 2007-08-18 19:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2007-08-18 19:50:00 UTC
Size:
594 bytes
patch
obsolete
>diff -ruN xmfract.orig/Makefile xmfract/Makefile >--- xmfract.orig/Makefile Sat Aug 18 11:48:16 2007 >+++ xmfract/Makefile Sat Aug 18 12:59:56 2007 >@@ -19,11 +19,13 @@ > USE_MOTIF= yes > USE_X_PREFIX= yes > GNU_CONFIGURE= yes >+CONFIGURE_ARGS+= --with-editres \ >+ --with-motif="motif_includes=${X11BASE}/include motif_libraries=${X11BASE}/lib" > > .include <bsd.port.pre.mk> > >-.if ${ARCH} != "i386" && ${OSVERSION} >= 600034 >-BROKEN= Internal compiler error during build on FreeBSD >= 6.0 and !i386 >+.if ${ARCH} != "i386" && ${OSVERSION} < 700000 >+USE_GCC=4.2+ > .endif > > .include <bsd.port.post.mk>
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 115615
: 80635