diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-17 19:54:37 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-17 19:54:37 +0000 |
commit | decbc6ac6bb2b67875f328836dc711d183d387b6 (patch) | |
tree | 48917be1cfdc320d88685e8591b370b8201c00ea /science/getdp | |
parent | 792fe875a8d99d2e9545316e117d2c2c113dd795 (diff) |
Notes
Diffstat (limited to 'science/getdp')
-rw-r--r-- | science/getdp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile index 9b185fdacc80..9ee0bb40ebba 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl \ USE_FORTRAN= yes GNU_CONFIGURE= yes -CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" CONFIGURE_ARGS= --with-gsl-prefix=${LOCALBASE} \ --with-blas-lapack-prefix=${LOCALBASE} WANT_PERL= yes |