diff options
Diffstat (limited to 'astro/cfitsio/Makefile')
-rw-r--r-- | astro/cfitsio/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile index c6faf33d87b1..5357171d2fab 100644 --- a/astro/cfitsio/Makefile +++ b/astro/cfitsio/Makefile @@ -19,10 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes USE_LDCONFIG= yes -WANT_FORTRAN= yes #dummy but future use -BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42 -FC= gfortran42 -F77= gfortran42 +USE_FORTRAN= yes LIB_DEPENDS+= f2c.2:${PORTSDIR}/lang/f2c ALL_TARGET= shared |