summaryrefslogtreecommitdiff
path: root/graphics/h5utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/h5utils/Makefile')
-rw-r--r--graphics/h5utils/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/h5utils/Makefile b/graphics/h5utils/Makefile
index c91b03fc4cd..921abfb005e 100644
--- a/graphics/h5utils/Makefile
+++ b/graphics/h5utils/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2009/08/26 19:57:44 sno Exp $
+# $NetBSD: Makefile,v 1.11 2009/12/10 17:35:45 drochner Exp $
#
-DISTNAME= h5utils-1.10
-PKGREVISION= 2
+DISTNAME= h5utils-1.12.1
CATEGORIES= graphics
MASTER_SITES= http://ab-initio.mit.edu/h5utils/
@@ -12,9 +11,10 @@ COMMENT= Utilities for conversion from/to HDF5
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+PKG_DESTDIR_SUPPORT= user-destdir
pre-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/h5utils/colormaps
+ ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/h5utils/colormaps
.include "../../devel/hdf5/buildlink3.mk"
.include "../../devel/hdf/buildlink3.mk"