aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--science/vis5d+/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile
index 3a2bbdfde0ca..4e9e0ff9fd92 100644
--- a/science/vis5d+/Makefile
+++ b/science/vis5d+/Makefile
@@ -29,8 +29,8 @@ USE_GL= yes
USE_GNOME= gnometarget gtk12
USE_ICONV= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" F77="${F77}" FFLAGS="-fno-range-check" LIBS="-lgfx"
FFLAGS+= -fno-range-check
+CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" LIBS="-lgfx"
CONFIGURE_ARGS= --enable-gtk --enable-threads --with-netcdf \
--with-mixkit=${LOCALBASE}/lib/libmix.a --with-x
USE_LDCONFIG= yes