diff options
-rw-r--r-- | math/qd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/qd/Makefile b/math/qd/Makefile index 7963055df1f7..c1d499211108 100644 --- a/math/qd/Makefile +++ b/math/qd/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes .include <bsd.port.pre.mk> USE_FORTRAN= yes -CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" CONFIGURE_ARGS+= --enable-shared=yes .include <bsd.port.post.mk> |