summaryrefslogtreecommitdiff
path: root/devel/netcdf/patches/patch-al
diff options
context:
space:
mode:
authoradam <adam>2012-03-07 16:11:29 +0000
committeradam <adam>2012-03-07 16:11:29 +0000
commit53e206ee3b758a2873e68ad466d2b720387e83cf (patch)
tree5796885d17a96d54aae7dbfd84ce700df1a60e3f /devel/netcdf/patches/patch-al
parent96f19fdc7659e56c54b9507775dfa0966e36104a (diff)
downloadpkgsrc-53e206ee3b758a2873e68ad466d2b720387e83cf.tar.gz
Changes 4.1.3:
* Stop looking for xdr if --disable-dap is used. * Don't try to run (some) fortran configure tests on machines with no fortran. * Allow nccopy to rechunk with chunksizes larger than current dimension lengths.
Diffstat (limited to 'devel/netcdf/patches/patch-al')
-rw-r--r--devel/netcdf/patches/patch-al13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/netcdf/patches/patch-al b/devel/netcdf/patches/patch-al
deleted file mode 100644
index 6b4b7896e0c..00000000000
--- a/devel/netcdf/patches/patch-al
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-al,v 1.2 2005/02/25 09:52:47 adam Exp $
-
---- aclocal.m4.orig 2004-11-30 17:44:52.000000000 +0000
-+++ aclocal.m4
-@@ -1147,7 +1147,7 @@ do
- echo "running [\$]{CONFIG_SHELL-/bin/sh} [$]0 [$]ac_configure_args --no-create --no-recursion"
- exec [\$]{CONFIG_SHELL-/bin/sh} [$]0 [$]ac_configure_args --no-create --no-recursion ;;
- -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
-- echo "$CONFIG_STATUS generated by autoconf version AC_ACVERSION"
-+ echo "$CONFIG_STATUS generated by autoconf version ?unknown?"
- exit 0 ;;
- -help | --help | --hel | --he | --h)
- echo "[\$]ac_cs_usage"; exit 0 ;;