diff options
| author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-08-22 20:43:44 +0000 |
|---|---|---|
| committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-08-22 20:43:44 +0000 |
| commit | 4158123bdf39faeb15ebf74c53b0d83a391d9594 (patch) | |
| tree | 8eef71fa63dfca8ef62aa0ca41707dbcc95bf20c /science/hdf/files/patch-hdf-fortran-examples-Makefile.in | |
| parent | Update third-party modules to their recent releases: (diff) | |
science/hdf: update to 4.2.15 to fix build on powerpc64
Newest version builds on powerpc64 just fine.
MFH: 2020Q3 (fix build blanket)
Notes
Notes:
svn path=/head/; revision=545783
Diffstat (limited to 'science/hdf/files/patch-hdf-fortran-examples-Makefile.in')
| -rw-r--r-- | science/hdf/files/patch-hdf-fortran-examples-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/science/hdf/files/patch-hdf-fortran-examples-Makefile.in b/science/hdf/files/patch-hdf-fortran-examples-Makefile.in deleted file mode 100644 index 5a3e51d42b56..000000000000 --- a/science/hdf/files/patch-hdf-fortran-examples-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- hdf/fortran/examples/Makefile.in.orig 2015-02-10 00:43:49.000000000 +0800 -+++ hdf/fortran/examples/Makefile.in 2015-03-16 23:41:52.776730245 +0800 -@@ -525,7 +525,7 @@ - INSTALL_SCRIPT_FILES = run-fortran-ex.sh - - # Where to install Fortran example files --EXAMPLEDIR = $(prefix)/examples/fortran -+EXAMPLEDIR = $(DESTDIR)$(prefix)/share/hdf/examples/fortran - DISTCLEANFILES = *.chkexe *.chklog - @BUILD_SHARED_SZIP_CONDITIONAL_TRUE@LD_LIBRARY_PATH = $(LL_PATH) - |
