diff options
author | glewis <glewis@FreeBSD.org> | 2009-11-09 13:53:48 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2009-11-09 13:53:48 +0800 |
commit | ec985297093c7b74dbe0ff8fbbb6a1a2ecff2ca0 (patch) | |
tree | 653b0b8c03dc1803b74ea9509625b72737a0dd4f /graphics/grads/files | |
parent | e4d2b7b4aea9084c7bd67b73f93e6daea27b2fca (diff) | |
download | freebsd-ports-gnome-ec985297093c7b74dbe0ff8fbbb6a1a2ecff2ca0.tar.gz freebsd-ports-gnome-ec985297093c7b74dbe0ff8fbbb6a1a2ecff2ca0.tar.zst freebsd-ports-gnome-ec985297093c7b74dbe0ff8fbbb6a1a2ecff2ca0.zip |
. The other changes needed to support udunits2.
Pointy hat to: glewis
Diffstat (limited to 'graphics/grads/files')
-rw-r--r-- | graphics/grads/files/patch-configure | 87 |
1 files changed, 86 insertions, 1 deletions
diff --git a/graphics/grads/files/patch-configure b/graphics/grads/files/patch-configure index eaf5eddb5f48..82b8f9f28045 100644 --- a/graphics/grads/files/patch-configure +++ b/graphics/grads/files/patch-configure @@ -1,7 +1,7 @@ $FreeBSD$ --- configure.orig 2005-05-23 08:04:40.000000000 -0700 -+++ configure 2009-01-20 21:01:00.000000000 -0800 ++++ configure 2009-11-08 19:19:24.000000000 -0800 @@ -6835,7 +6835,7 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ @@ -11,6 +11,40 @@ $FreeBSD$ _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 +@@ -9156,13 +9156,13 @@ + if test $ac_cv_header_netcdf_h = yes; then + + if test "${ga_dyn_supplibs}" = "yes" ; then +- echo "$as_me:$LINENO: checking for utInit in -ludunits" >&5 +-echo $ECHO_N "checking for utInit in -ludunits... $ECHO_C" >&6 ++ echo "$as_me:$LINENO: checking for utInit in -ludunits2" >&5 ++echo $ECHO_N "checking for utInit in -ludunits2... $ECHO_C" >&6 + if test "${ac_cv_lib_udunits_utInit+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-ludunits $LIBS" ++LIBS="-ludunits2 $LIBS" + cat >conftest.$ac_ext <<_ACEOF + #line $LINENO "configure" + /* confdefs.h. */ +@@ -9752,13 +9752,13 @@ + if test $ac_cv_lib_z_compress = yes; then + + if test "${ga_dyn_supplibs}" = "yes" ; then +- echo "$as_me:$LINENO: checking for utInit in -ludunits" >&5 +-echo $ECHO_N "checking for utInit in -ludunits... $ECHO_C" >&6 ++ echo "$as_me:$LINENO: checking for utInit in -ludunits2" >&5 ++echo $ECHO_N "checking for utInit in -ludunits2... $ECHO_C" >&6 + if test "${ac_cv_lib_udunits_utInit+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-ludunits $LIBS" ++LIBS="-ludunits2 $LIBS" + cat >conftest.$ac_ext <<_ACEOF + #line $LINENO "configure" + /* confdefs.h. */ @@ -9866,7 +9866,7 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -29,6 +63,23 @@ $FreeBSD$ cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ +@@ -10818,13 +10818,13 @@ + echo "${ECHO_T}yes" >&6 + + if test "${ga_dyn_supplibs}" = "yes" ; then +- echo "$as_me:$LINENO: checking for utInit in -ludunits" >&5 +-echo $ECHO_N "checking for utInit in -ludunits... $ECHO_C" >&6 ++ echo "$as_me:$LINENO: checking for utInit in -ludunits2" >&5 ++echo $ECHO_N "checking for utInit in -ludunits2... $ECHO_C" >&6 + if test "${ac_cv_lib_udunits_utInit+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-ludunits $LIBS" ++LIBS="-ludunits2 $LIBS" + cat >conftest.$ac_ext <<_ACEOF + #line $LINENO "configure" + /* confdefs.h. */ @@ -11916,7 +11916,7 @@ ga_lib_suffix='.a' fi @@ -38,3 +89,37 @@ $FreeBSD$ hdf_libs="$hdf_libs ${ga_lib_prefix}${ga_lib_name}${ga_lib_suffix}" done +@@ -12263,13 +12263,13 @@ + if test $ac_cv_lib_z_compress = yes; then + + if test "${ga_dyn_supplibs}" = "yes" ; then +- echo "$as_me:$LINENO: checking for utInit in -ludunits" >&5 +-echo $ECHO_N "checking for utInit in -ludunits... $ECHO_C" >&6 ++ echo "$as_me:$LINENO: checking for utInit in -ludunits2" >&5 ++echo $ECHO_N "checking for utInit in -ludunits2... $ECHO_C" >&6 + if test "${ac_cv_lib_udunits_utInit+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-ludunits $LIBS" ++LIBS="-ludunits2 $LIBS" + cat >conftest.$ac_ext <<_ACEOF + #line $LINENO "configure" + /* confdefs.h. */ +@@ -14449,13 +14449,13 @@ + echo "${ECHO_T}yes" >&6 + + if test "${ga_dyn_supplibs}" = "yes" ; then +- echo "$as_me:$LINENO: checking for utInit in -ludunits" >&5 +-echo $ECHO_N "checking for utInit in -ludunits... $ECHO_C" >&6 ++ echo "$as_me:$LINENO: checking for utInit in -ludunits2" >&5 ++echo $ECHO_N "checking for utInit in -ludunits2... $ECHO_C" >&6 + if test "${ac_cv_lib_udunits_utInit+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-ludunits $LIBS" ++LIBS="-ludunits2 $LIBS" + cat >conftest.$ac_ext <<_ACEOF + #line $LINENO "configure" + /* confdefs.h. */ |