summaryrefslogtreecommitdiff
path: root/science/hdf5
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:48:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:48:30 +0000
commit1dd0d087e7685065d68e44a26c1524785fcba7fb (patch)
tree483587f626b594c91bd63042428c5fd4c52d4891 /science/hdf5
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: science)
Notes
Notes: svn path=/head/; revision=327767
Diffstat (limited to 'science/hdf5')
-rw-r--r--science/hdf5/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index a06dd96c4a13..e6f7d465a1f5 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/Makefile
@@ -31,6 +31,7 @@ CONFIGURE_ARGS= --disable-debug \
ALL_TARGET= lib progs
MAKE_JOBS_UNSAFE= yes
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if defined(WITH_FORTRAN)