aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ratfor
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-01-22 17:02:25 +0800
committergerald <gerald@FreeBSD.org>2009-01-22 17:02:25 +0800
commit540b4aa139a5b1141caa8e41a793c89f8f2f3088 (patch)
treea5c6fb4abad4eeaea633e6621345f1962766a90a /lang/ratfor
parent625b6603de7dcb9af7a8657f978a792135666bc8 (diff)
downloadfreebsd-ports-gnome-540b4aa139a5b1141caa8e41a793c89f8f2f3088.tar.gz
freebsd-ports-gnome-540b4aa139a5b1141caa8e41a793c89f8f2f3088.tar.zst
freebsd-ports-gnome-540b4aa139a5b1141caa8e41a793c89f8f2f3088.zip
Use USE_FORTRAN.
Approved by: obrien (maintainer)
Diffstat (limited to 'lang/ratfor')
-rw-r--r--lang/ratfor/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/ratfor/Makefile b/lang/ratfor/Makefile
index e4c7869d7498..aa227a8bda8d 100644
--- a/lang/ratfor/Makefile
+++ b/lang/ratfor/Makefile
@@ -26,9 +26,7 @@ EXTRACT_AFTER_ARGS= | ${SH}
ALL_TARGET= all tests
MAN1= ratfor.1
-WANT_FORTRAN=yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-F77= gfortran42
+USE_FORTRAN= yes
post-patch:
@cd ${WRKSRC} ; ${PATCH} --quiet < testw.patch