aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-07-22 18:17:31 +0000
committerJohn Marino <marino@FreeBSD.org>2013-07-22 18:17:31 +0000
commit5b6a2d1f65784f22e46b920ecf4c1139732fd150 (patch)
tree8ab34b076872c1309a464db987319cbbf583d31d /science
parentc3b2b09540d9f1d27d7997029f1f39214dbc773c (diff)
downloadports-5b6a2d1f65784f22e46b920ecf4c1139732fd150.tar.gz
ports-5b6a2d1f65784f22e46b920ecf4c1139732fd150.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/hdf5/Makefile9
-rw-r--r--science/hdf5/files/patch-Makefile.in11
-rw-r--r--science/hdf5/pkg-plist1
3 files changed, 13 insertions, 8 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index 332153bbe3a5..a06dd96c4a13 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/Makefile
@@ -1,14 +1,9 @@
-# ex:ts=8
-# New ports collection makefile for: HDF5
-# Date created: Jul 7, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= hdf5
PORTVERSION= 1.6.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science archivers graphics
MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current16/src/ \
ftp://ftp.hdfgroup.org/HDF5/prev-releases/ \
diff --git a/science/hdf5/files/patch-Makefile.in b/science/hdf5/files/patch-Makefile.in
new file mode 100644
index 000000000000..f2dc8dd97cf4
--- /dev/null
+++ b/science/hdf5/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2009-05-01 02:23:03.000000000 +0000
++++ Makefile.in
+@@ -93,7 +93,7 @@ uninstall-all:
+ @$(MAKE) uninstall-doc
+
+ install:
+- @@SETX@; for d in $(SUBDIRS) perform; do \
++ @@SETX@; for d in $(SUBDIRS); do \
+ (cd $$d && $(MAKE) $@) || exit 1; \
+ done
+ @$(MAKE) install-examples
diff --git a/science/hdf5/pkg-plist b/science/hdf5/pkg-plist
index 34c64cb2a741..ba8217caef46 100644
--- a/science/hdf5/pkg-plist
+++ b/science/hdf5/pkg-plist
@@ -9,7 +9,6 @@ bin/h5dump
bin/h5import
bin/h5jam
bin/h5ls
-bin/h5perf
bin/h5redeploy
bin/h5repack
bin/h5repart