aboutsummaryrefslogtreecommitdiff
path: root/lang/f77
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-05-29 02:40:24 +0000
committerSteve Price <steve@FreeBSD.org>2000-05-29 02:40:24 +0000
commit9cc0b3d227cf60dbf864abe2f670fd89edf7ec89 (patch)
treebd3c8bbf8121a05d3a571f69a9ebda0d5984874d /lang/f77
parent25b4e6511279b4dd71f3c5172c21a3b9dae841d4 (diff)
downloadports-9cc0b3d227cf60dbf864abe2f670fd89edf7ec89.tar.gz
ports-9cc0b3d227cf60dbf864abe2f670fd89edf7ec89.zip
Notes
Diffstat (limited to 'lang/f77')
-rw-r--r--lang/f77/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/f77/Makefile b/lang/f77/Makefile
index 1eae4e7de8bd..7917ecd001dc 100644
--- a/lang/f77/Makefile
+++ b/lang/f77/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${PREFIX}/bin/fpp:${PORTSDIR}/devel/fpp \
.endif
# Set F77NAME to the name of the Fortran 77 wrapper.
-F77NAME= fc
+F77NAME= ftn77
.ifdef GNU_CPP
MAKE_ARGS= "CFLAGS= ${CFLAGS} -DPP_COMMAND='\"/usr/bin/cpp\"' \