aboutsummaryrefslogtreecommitdiff
path: root/devel/libU77
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 /devel/libU77
parentbf8612ab0a529962905e293af7c211cb74cbb55b (diff)
downloadports-3034d94e677c00cc00546fe59b90130e23d419e7.tar.gz
ports-3034d94e677c00cc00546fe59b90130e23d419e7.zip
Notes
Diffstat (limited to 'devel/libU77')
-rw-r--r--devel/libU77/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/libU77/Makefile b/devel/libU77/Makefile
index 62ca5fca43fd..55caf50de192 100644
--- a/devel/libU77/Makefile
+++ b/devel/libU77/Makefile
@@ -16,12 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Adds Fortran intrinsics missing from f2c
USE_LDCONFIG= yes
-
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
-MAKE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
+USE_FORTRAN= yes
pre-build:
${CP} ${FILESDIR}/makefile.lib ${WRKSRC}/Makefile