summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-01-17 19:51:12 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-01-17 19:51:12 +0000
commit792fe875a8d99d2e9545316e117d2c2c113dd795 (patch)
treebaa28396f785e23170e35bee586b5063e72ef08d /science
parent- Fix build (diff)
No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via
Mk/bsd.gcc.mk. Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
Notes
Notes: svn path=/head/; revision=226321
Diffstat (limited to 'science')
-rw-r--r--science/libctl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/science/libctl/Makefile b/science/libctl/Makefile
index 07944f56596f..40fa8874a62d 100644
--- a/science/libctl/Makefile
+++ b/science/libctl/Makefile
@@ -18,7 +18,6 @@ COMMENT= Control Language Library
LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile
USE_AUTOTOOLS= libtool:15
-CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
USE_FORTRAN= yes
USE_LDCONFIG= yes