FreeBSD Bugzilla – Attachment 9338 Details for
Bug 19160
The f77 port now installs binary as ftn77 but DeFT 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), 700 bytes, created by
gjohnson
on 2000-06-09 23:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
gjohnson
Created:
2000-06-09 23:40:00 UTC
Size:
700 bytes
patch
obsolete
>diff -ruN deft.old/Makefile deft/Makefile >--- deft.old/Makefile Fri Jun 9 16:32:37 2000 >+++ deft/Makefile Fri Jun 9 16:30:02 2000 >@@ -20,7 +20,7 @@ > > .if ${OSVERSION} >= 400005 > # Using g77 is troublesome, then it is better to use f2c/cc. >-BUILD_DEPENDS= fc:${PORTSDIR}/lang/f77 >+BUILD_DEPENDS= ftn77:${PORTSDIR}/lang/f77 > .endif > > post-configure: >diff -ruN deft.old/files/Makefile.deft deft/files/Makefile.deft >--- deft.old/files/Makefile.deft Fri Jun 9 16:32:11 2000 >+++ deft/files/Makefile.deft Fri Jun 9 16:34:15 2000 >@@ -11,8 +11,8 @@ > F2C = f2c > F2CFLAGS += -w -Nn802 > .if ${OSVERSION} >= 400005 >-#FC = ftn77 >-FC = fc >+FC = ftn77 >+#FC = fc > CFLAGS += -I${PREFIX}/include > .endif > LFLAGS =
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 19160
: 9338