summaryrefslogtreecommitdiff
path: root/science/hdf5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/hdf5/Makefile')
-rw-r--r--science/hdf5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index 4383d6e4413d..50aebd539afa 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 November 1996
# Whom: mi
#
-# $Id: Makefile,v 1.5 1998/08/21 21:40:02 hoek Exp $
+# $Id: Makefile,v 1.6 1998/08/21 23:11:03 hoek Exp $
#
DISTNAME= HDF4.1r2
@@ -60,7 +60,7 @@ pre-build:
-ln -s /usr/include/zconf.h /usr/include/zlib.h ${WRKSRC}/hdf/zlib/
post-install:
- @for binary in `grep ^bin/ ${PKGDIR}/PLIST` ; do strip ${PREFIX}/$$binary; done
+ @for binary in `grep ^bin/ ${PLIST}` ; do strip ${PREFIX}/$$binary; done
${LDCONFIG} -m ${PREFIX}/lib
test: