aboutsummaryrefslogtreecommitdiff
path: root/science/vis5d+/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-01-18 03:42:53 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-01-18 03:42:53 +0000
commitd85c8a1c8f7f33c61cecd2b1a59692d485bbec2c (patch)
treef09b0206764628e4a10ad19a22c4cbb80d7c3a3e /science/vis5d+/Makefile
parent9f1cb6cce42e0dc38375e488c6f1cdb704813df6 (diff)
Notes
Diffstat (limited to 'science/vis5d+/Makefile')
-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