1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Use USE_FORTRAN.

Approved by:	obrien (maintainer)
This commit is contained in:
Gerald Pfeifer 2009-01-22 09:02:25 +00:00
parent 7afba93af7
commit e0c1ab5549
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226667

View File

@ -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