summaryrefslogtreecommitdiff
path: root/graphics/hdf/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-05 03:20:31 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-05 03:20:31 +0000
commit6914ceca7de21cf3c2e9627e3bf50e235638a2f8 (patch)
tree111c53a1d63d79712d1b5a8e33c06455813ad309 /graphics/hdf/Makefile
parentBroken: not reinstall friendly. (diff)
Fix build for ELF.
Notes
Notes: svn path=/head/; revision=13656
Diffstat (limited to 'graphics/hdf/Makefile')
-rw-r--r--graphics/hdf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/hdf/Makefile b/graphics/hdf/Makefile
index 1656e3981826..761f28aefb08 100644
--- a/graphics/hdf/Makefile
+++ b/graphics/hdf/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 November 1996
# Whom: mi
#
-# $Id: Makefile,v 1.7 1998/08/22 16:20:24 hoek Exp $
+# $Id: Makefile,v 1.8 1998/09/15 11:45:52 asami Exp $
#
DISTNAME= HDF4.1r2
@@ -61,7 +61,6 @@ pre-build:
post-install:
@for binary in `grep ^bin/ ${PLIST}` ; do strip ${PREFIX}/$$binary; done
- ${LDCONFIG} -m ${PREFIX}/lib
test:
cd ${WRKSRC}; make ${MAKE_FLAGS} ${MAKEFILE} test