FreeBSD Bugzilla – Attachment 72049 Details for
Bug 104808
[PATCH]: math/algae: Fix build on 7-CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
algae-4.3.6,1.diff
algae-4.3.6,1.diff (text/plain), 588 bytes, created by
Frank J. Laszlo
on 2006-11-04 15:53:47 UTC
(
hide
)
Description:
algae-4.3.6,1.diff
Filename:
MIME Type:
Creator:
Frank J. Laszlo
Created:
2006-11-04 15:53:47 UTC
Size:
588 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/math/algae/Makefile,v >retrieving revision 1.8 >diff -u -r1.8 Makefile >--- Makefile 10 May 2006 22:37:05 -0000 1.8 >+++ Makefile 4 Nov 2006 15:51:17 -0000 >@@ -31,7 +31,11 @@ > .include <bsd.port.pre.mk> > > .if ( ${ARCH} == "alpha" && ${OSVERSION} > 502102 ) || ${ARCH} == "sparc64" >-BROKEN= "Configure fails on alpha 5.x and sparc64" >+BROKEN= Configure fails on alpha 5.x and sparc64 >+.endif >+ >+.if ${OSVERSION} >= 700000 >+WITH_FORTRAN= yes > .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 104808
:
72048
| 72049