aboutsummaryrefslogtreecommitdiff
path: root/science/libctl
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-14 02:56:36 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-14 02:56:36 +0000
commit3034d94e677c00cc00546fe59b90130e23d419e7 (patch)
tree95c766cdd826712bc89c06e598577d27e09b5499 /science/libctl
parentbf8612ab0a529962905e293af7c211cb74cbb55b (diff)
downloadports-3034d94e677c00cc00546fe59b90130e23d419e7.tar.gz
ports-3034d94e677c00cc00546fe59b90130e23d419e7.zip
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Notes
Notes: svn path=/head/; revision=195551
Diffstat (limited to 'science/libctl')
-rw-r--r--science/libctl/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/science/libctl/Makefile b/science/libctl/Makefile
index 5716c220f99a..1a4456cb6743 100644
--- a/science/libctl/Makefile
+++ b/science/libctl/Makefile
@@ -19,10 +19,7 @@ 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
+USE_FORTRAN= yes
MAN1= gen-ctl-io.1