1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Attempt to fix build errors reported by pkg-fallout@.

Reference:	http://beefy1.isc.freebsd.org/data/10i386-default/2015-02-25_13h40m16s/logs/octave-forge-netcdf-1.0.6.log
This commit is contained in:
Stephen Montgomery-Smith 2015-02-26 03:35:32 +00:00
parent 65bd913d89
commit 8728727c16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379984

View File

@ -0,0 +1,11 @@
--- Makefile-orig 2015-02-26 03:30:37.000000000 +0000
+++ Makefile 2015-02-26 03:30:57.000000000 +0000
@@ -18,7 +18,7 @@
rm ../PKG_ADD ../inst/import_netcdf.m
__netcdf__.oct: $(SRC) netcdf_constants.h
- $(MKOCTFILE) $(CFLAGS) $(SRC) $(LIBS)
+ $(MKOCTFILE) $(SRC) $(LIBS)
../PKG_ADD: $(SRC)
sh PKG_ADD.sh