svn commit: r467670 - head/math/octave-forge-netcdf/files

Stephen Montgomery-Smith stephen at FreeBSD.org
Wed Apr 18 03:20:15 UTC 2018


Author: stephen
Date: Wed Apr 18 03:20:14 2018
New Revision: 467670
URL: https://svnweb.freebsd.org/changeset/ports/467670

Log:
  - Redo patch-configure in a slightly smarter way than r467668.

Modified:
  head/math/octave-forge-netcdf/files/patch-configure

Modified: head/math/octave-forge-netcdf/files/patch-configure
==============================================================================
--- head/math/octave-forge-netcdf/files/patch-configure	Wed Apr 18 03:15:07 2018	(r467669)
+++ head/math/octave-forge-netcdf/files/patch-configure	Wed Apr 18 03:20:14 2018	(r467670)
@@ -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`
  
  
  


More information about the svn-ports-head mailing list