diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-17 19:51:12 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-17 19:51:12 +0000 |
commit | 792fe875a8d99d2e9545316e117d2c2c113dd795 (patch) | |
tree | baa28396f785e23170e35bee586b5063e72ef08d /science | |
parent | 8955e60cacb4c35811a5f048334ec6903c03aab2 (diff) | |
download | ports-792fe875a8d99d2e9545316e117d2c2c113dd795.tar.gz ports-792fe875a8d99d2e9545316e117d2c2c113dd795.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/libctl/Makefile | 1 |
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 |