summaryrefslogtreecommitdiff
path: root/devel/hdf5
diff options
context:
space:
mode:
authortron <tron>2001-05-12 05:47:25 +0000
committertron <tron>2001-05-12 05:47:25 +0000
commitf8235426f6cf7c1bb1160d0bad2719fffb342ac3 (patch)
treeae7e67a6365ac32f9b40db193d72e0028575ad08 /devel/hdf5
parent5dd7d65b878064519202dca8e8cab53d8496e312 (diff)
downloadpkgsrc-f8235426f6cf7c1bb1160d0bad2719fffb342ac3.tar.gz
Install "h5tools" library so that the include tools will actually work.
Diffstat (limited to 'devel/hdf5')
-rw-r--r--devel/hdf5/Makefile6
-rw-r--r--devel/hdf5/pkg/PLIST7
2 files changed, 11 insertions, 2 deletions
diff --git a/devel/hdf5/Makefile b/devel/hdf5/Makefile
index 1a63c1a7c68..1b73f4015f1 100644
--- a/devel/hdf5/Makefile
+++ b/devel/hdf5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/04/30 00:26:20 jtb Exp $
+# $NetBSD: Makefile,v 1.11 2001/05/12 05:47:25 tron Exp $
DISTNAME= hdf5-1.4.1
CATEGORIES= devel
@@ -16,6 +16,10 @@ GNU_CONFIGURE= #defined
USE_LIBTOOL= #defined
LTCONFIG_OVERRIDE= ${WRKSRC}/bin/ltconfig
+pre-install:
+ ${LIBTOOL} --mode=install ${BSD_INSTALL_DATA} \
+ ${WRKSRC}/tools/lib/libh5tools.la ${PREFIX}/lib
+
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/hdf5
${INSTALL_DATA} ${WRKSRC}/COPYING ${WRKSRC}/README \
diff --git a/devel/hdf5/pkg/PLIST b/devel/hdf5/pkg/PLIST
index 78737cb7277..7064a6da121 100644
--- a/devel/hdf5/pkg/PLIST
+++ b/devel/hdf5/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2001/04/30 00:26:20 jtb Exp $
+@comment $NetBSD: PLIST,v 1.5 2001/05/12 05:47:25 tron Exp $
bin/h5debug
bin/h5dump
bin/h5import
@@ -37,6 +37,11 @@ include/H5api_adpt.h
include/H5pubconf.h
include/H5public.h
include/hdf5.h
+lib/libh5tools.a
+lib/libh5tools.la
+lib/libh5tools.so
+lib/libh5tools.so.0
+lib/libh5tools.so.0.0
lib/libhdf5.a
lib/libhdf5.la
lib/libhdf5.settings