aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-01-12 13:30:04 +0800
committermaho <maho@FreeBSD.org>2007-01-12 13:30:04 +0800
commit379901eb22a501cdccfee74458332006c52d17ca (patch)
treeecd5f27df10cb994a07a2c21080ec82203c18dcd /astro
parent715f4111fe77a546f93b53f8df41b8fd08135996 (diff)
downloadfreebsd-ports-gnome-379901eb22a501cdccfee74458332006c52d17ca.tar.gz
freebsd-ports-gnome-379901eb22a501cdccfee74458332006c52d17ca.tar.zst
freebsd-ports-gnome-379901eb22a501cdccfee74458332006c52d17ca.zip
Use only gfortran42. not using gcc42, etc.
bump portrevision
Diffstat (limited to 'astro')
-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