FreeBSD Bugzilla – Attachment 9339 Details for
Bug 19161
The f77 port now installs binary as ftn77 but mopac calls fc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 510 bytes, created by
gjohnson
on 2000-06-09 23:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
gjohnson
Created:
2000-06-09 23:40:01 UTC
Size:
510 bytes
patch
obsolete
>diff -ruN mopac.old/Makefile mopac/Makefile >--- mopac.old/Makefile Fri Jun 9 16:37:03 2000 >+++ mopac/Makefile Fri Jun 9 16:52:21 2000 >@@ -23,11 +23,12 @@ > .include <bsd.port.pre.mk> > > .if ${OSVERSION} >= 400005 >-BUILD_DEPENDS= fc:${PORTSDIR}/lang/f77 >-MAKE_ARGS+= FC=fc >+BUILD_DEPENDS= ftn77:${PORTSDIR}/lang/f77 >+MAKE_ARGS+= FC=ftn77 > .else > MAKE_ARGS+= FC=f77 > .endif >+MAKE_ARGS+= FFLAGS="${FFLAGS} -w" CFLAGS="${CFLAGS} -I${PREFIX}/include" > .if ${MACHINE_ARCH} == "i386" > FFLAGS+= -malign-double > .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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 19161
: 9339