summaryrefslogtreecommitdiff
path: root/devel/hdf5
diff options
context:
space:
mode:
authorwiz <wiz>2001-01-24 21:07:58 +0000
committerwiz <wiz>2001-01-24 21:07:58 +0000
commit6ff5567154a8fb106cc1ae213613f608363562ca (patch)
tree3b732acb861cc78dcfde9ea97a0d13ca40b3d7ac /devel/hdf5
parent978a4029836c8725e9b34443e6d03fb052aced92 (diff)
downloadpkgsrc-6ff5567154a8fb106cc1ae213613f608363562ca.tar.gz
Use LTCONFIG_OVERRIDE instead of LIBTOOL_OVERRIDE (for consistency reasons).
Diffstat (limited to 'devel/hdf5')
-rw-r--r--devel/hdf5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hdf5/Makefile b/devel/hdf5/Makefile
index 3f9bb3c44a5..0cae2698a6b 100644
--- a/devel/hdf5/Makefile
+++ b/devel/hdf5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/11/25 19:18:08 jtb Exp $
+# $NetBSD: Makefile,v 1.3 2001/01/24 21:07:58 wiz Exp $
#
DISTNAME= hdf5-1.2.2
@@ -13,7 +13,7 @@ DEPENDS+= jpeg-[0-9]*:../../graphics/jpeg
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+LTCONFIG_OVERRIDE= ${WRKSRC}/bin/ltconfig
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/hdf5