aboutsummaryrefslogtreecommitdiff
path: root/math/plplot
diff options
context:
space:
mode:
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index 9401aac6c79b..a34eb85554bb 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -50,7 +50,6 @@ PLIST_SUB+= X11=""
.if defined(WITH_FORTRAN)
PKGNAMESUFFIX= -fortran
USE_FORTRAN= yes
-CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
CONFIGURE_ARGS+= --enable-f95
PLIST_SUB+= FORTRAN=""
.else