aboutsummaryrefslogtreecommitdiff
path: root/astro/cfitsio/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-01-12 05:30:04 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-01-12 05:30:04 +0000
commitbb346e1975b3e431119d83a60c04fdaa304fbaba (patch)
treee516dffa4cef29c06e56dfe487fda8006a396879 /astro/cfitsio/Makefile
parent545f89285e42fd9c13791078ca8b6d5d0d7dc838 (diff)
downloadports-bb346e1975b3e431119d83a60c04fdaa304fbaba.tar.gz
ports-bb346e1975b3e431119d83a60c04fdaa304fbaba.zip
Notes
Diffstat (limited to 'astro/cfitsio/Makefile')
-rw-r--r--astro/cfitsio/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile
index 1b813ca51cde..987a8c32089e 100644
--- a/astro/cfitsio/Makefile
+++ b/astro/cfitsio/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cfitsio
PORTVERSION= 3.006
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
@@ -19,8 +20,11 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-WANT_FORTRAN= yes #dummy
-USE_GCC=4.2+
+WANT_FORTRAN= yes #dummy but future use
+BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
+FC= gfortran42
+F77= gfortran42
+
LIB_DEPENDS+= f2c.2:${PORTSDIR}/lang/f2c
ALL_TARGET= shared