1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Fix after gfortran migration: gfortran dependency is needed in extract phase

also

PR:		ports/108365
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
This commit is contained in:
Pav Lucistnik 2007-01-26 10:20:23 +00:00
parent a62c886fca
commit 3a1de33aee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183322

View File

@ -26,6 +26,7 @@ LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd \
jpeg:${PORTSDIR}/graphics/jpeg
WANT_FORTRAN= yes #dummy but future use
EXTRACT_DEPENDS=gfortran42:${PORTSDIR}/lang/gcc42
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
FC= gfortran42
F77= gfortran42