1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

* Migrate to gfortran.

* Bump port revision.
This commit is contained in:
Maho Nakata 2007-01-13 09:41:28 +00:00
parent b0ccea2541
commit a22e9b01bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182289

View File

@ -8,6 +8,7 @@
PORTNAME= libctl
PORTVERSION= 3.0.2
PORTREVISION 1
CATEGORIES= science math
MASTER_SITES= http://ab-initio.mit.edu/libctl/
@ -17,6 +18,11 @@ COMMENT= Control Language Library
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
WANT_FORTRAN=yes #dummy but future use
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
FC= gfortran42
F77= gfortran42
MAN1= gen-ctl-io.1