From 03991f0bd4f3bbf2ba914cffbc26f5fe3a1262e5 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Thu, 7 Apr 2005 21:48:51 +0000 Subject: . Add a port of GrADS: The Grid Analysis and Display System (GrADS) is an interactive desktop tool that is used for easy access, manipulation, and visualization of earth science data. The format of the data may be either binary, GRIB, NetCDF, or HDF-SDS (Scientific Data Sets). GrADS has been implemented worldwide on a variety of commonly used operating systems and is freely distributed over the Internet. --- graphics/grads/files/patch-configure | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 graphics/grads/files/patch-configure (limited to 'graphics/grads/files/patch-configure') diff --git a/graphics/grads/files/patch-configure b/graphics/grads/files/patch-configure new file mode 100644 index 000000000000..ddb048b3113a --- /dev/null +++ b/graphics/grads/files/patch-configure @@ -0,0 +1,22 @@ +$FreeBSD$ + +--- configure.orig Fri Mar 12 09:24:26 2004 ++++ configure Fri Mar 25 16:02:29 2005 +@@ -5123,7 +5123,7 @@ + cat >conftest.$ac_ext <<_ACEOF + #line 5124 "configure" + #include "confdefs.h" +-#include ++#include + _ACEOF + if { (eval echo "$as_me:5128: \"$ac_cpp conftest.$ac_ext\"") >&5 + (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +@@ -7261,7 +7261,7 @@ + echo $ECHO_N "(cached) $ECHO_C" >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-lmfhdf $LIBS" ++LIBS="-lmfhdf -ldf $LIBS" + cat >conftest.$ac_ext <<_ACEOF + #line 7266 "configure" + #include "confdefs.h" -- cgit v1.2.3