From 66eae96756392267dca2c532a2f364985c64aad6 Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Wed, 18 Apr 2018 03:20:14 +0000 Subject: - Redo patch-configure in a slightly smarter way than r467668. --- math/octave-forge-netcdf/files/patch-configure | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'math/octave-forge-netcdf/files') diff --git a/math/octave-forge-netcdf/files/patch-configure b/math/octave-forge-netcdf/files/patch-configure index 8886a945c90d..7dfa240158c7 100644 --- a/math/octave-forge-netcdf/files/patch-configure +++ b/math/octave-forge-netcdf/files/patch-configure @@ -1,11 +1,10 @@ ---- configure.orig 2018-04-18 01:56:27 UTC +--- configure.orig 2018-04-16 20:33:18 UTC +++ configure -@@ -2487,7 +2487,7 @@ if test -z "$NC_CONFIG"; then +@@ -2487,7 +2487,6 @@ if test -z "$NC_CONFIG"; then fi NETCDF_LIBS=`$NC_CONFIG --libs` -NETCDF_CPPFLAGS=`$NC_CONFIG --cflags` -+NETCDF_CPPFLAGS=`--cflags` -- cgit v1.2.3