aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2011-09-19 04:01:12 +0800
committergerald <gerald@FreeBSD.org>2011-09-19 04:01:12 +0800
commit1de91b98e20f42c5613480b16ef22f4c0f043154 (patch)
treeba05e4de53009277dff05a4bc5dba8a690559e15 /science
parent6e58ec558ce20bcbcfd2012e6a88c1bcad611a5a (diff)
downloadfreebsd-ports-gnome-1de91b98e20f42c5613480b16ef22f4c0f043154.tar.gz
freebsd-ports-gnome-1de91b98e20f42c5613480b16ef22f4c0f043154.tar.zst
freebsd-ports-gnome-1de91b98e20f42c5613480b16ef22f4c0f043154.zip
Remove a special configuration for versions of FreeBSD before 7.0
to use g77 as the Fortran compiler. Approved by: maintainer timeout
Diffstat (limited to 'science')
-rw-r--r--science/libctl/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/science/libctl/Makefile b/science/libctl/Makefile
index d400b38a3c12..2ac1aa466776 100644
--- a/science/libctl/Makefile
+++ b/science/libctl/Makefile
@@ -29,10 +29,6 @@ MAN1= gen-ctl-io.1
BROKEN= Does not compile on i386 or sparc64
.endif
-.if ${OSVERSION} < 700000
-USE_FORTRAN= g77
-.endif
-
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}