aboutsummaryrefslogtreecommitdiff
path: root/science/hdf/files/patch-mfhdf-examples-Makefile.in
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-18 15:25:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-18 15:25:37 +0000
commit03cb6183c5e041a06e569599e607b1a50429af18 (patch)
treee65cdf81b6ee6e26fa9f749061a2767f6c43d366 /science/hdf/files/patch-mfhdf-examples-Makefile.in
parent7c152f8a0526afbbb4eadb72f8167a8ddd853603 (diff)
downloadports-03cb6183c5e041a06e569599e607b1a50429af18.tar.gz
ports-03cb6183c5e041a06e569599e607b1a50429af18.zip
Notes
Diffstat (limited to 'science/hdf/files/patch-mfhdf-examples-Makefile.in')
-rw-r--r--science/hdf/files/patch-mfhdf-examples-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/science/hdf/files/patch-mfhdf-examples-Makefile.in b/science/hdf/files/patch-mfhdf-examples-Makefile.in
new file mode 100644
index 000000000000..8fb080a5c523
--- /dev/null
+++ b/science/hdf/files/patch-mfhdf-examples-Makefile.in
@@ -0,0 +1,11 @@
+--- mfhdf/examples/Makefile.in.orig 2015-02-10 00:43:50.000000000 +0800
++++ mfhdf/examples/Makefile.in 2015-03-16 23:43:17.287721940 +0800
+@@ -507,7 +507,7 @@
+ SD_get_info.c SD_find_sds_by_name.c SD_set_get_dim_info.c \
+ SD_dimscale_vs_sds.c SD_set_attr.c SD_get_attr.c SD_chunking_example.c
+
+-EXAMPLEDIR = $(prefix)/examples/c
++EXAMPLEDIR = $(DESTDIR)$(prefix)/share/examples/hdf/c
+ DISTCLEANFILES = *.chklog *.chkexe .deps
+ @BUILD_SHARED_SZIP_CONDITIONAL_TRUE@LD_LIBRARY_PATH = $(LL_PATH)
+