diff options
Diffstat (limited to 'lang/f77/Makefile')
-rw-r--r-- | lang/f77/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/f77/Makefile b/lang/f77/Makefile index 375427a677f8..aa7619bc4fc0 100644 --- a/lang/f77/Makefile +++ b/lang/f77/Makefile @@ -14,6 +14,8 @@ DISTNAME= f77-freebsd.0.3 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fortran 77 driver utility for f2c and gcc + .ifdef GNU_CPP RUN_DEPENDS= ${PREFIX}/bin/f2c:${PORTSDIR}/lang/f2c .else |