From d9611f93758b42bc9f2e2794b3d0039ec6038c4e Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- lang/f77/Makefile | 2 ++ lang/f77/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 lang/f77/pkg-comment (limited to 'lang/f77') 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 diff --git a/lang/f77/pkg-comment b/lang/f77/pkg-comment deleted file mode 100644 index bbb26e06a2a4..000000000000 --- a/lang/f77/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fortran 77 driver utility for f2c and gcc -- cgit v1.2.3