summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-07-17 15:13:02 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-07-17 15:13:02 +0000
commit5e5eddfc6095220a71076c16d43c690e2f9656e2 (patch)
tree07dea29a435aa8be3d5b45607547c855e34deb6b /math
parentUpgrade 1.3 -> 1.4. (diff)
ldconfig -> ${LDCONFIG}.
Notes
Notes: svn path=/head/; revision=7360
Diffstat (limited to 'math')
-rw-r--r--math/bihar/Makefile4
-rw-r--r--math/blas/Makefile4
-rw-r--r--math/eispack/Makefile4
-rw-r--r--math/fftpack/Makefile4
-rw-r--r--math/lapack/Makefile4
-rw-r--r--math/linpack/Makefile4
-rw-r--r--math/octave-devel/Makefile4
-rw-r--r--math/octave/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/math/bihar/Makefile b/math/bihar/Makefile
index 177ea38edd0f..4da3f431160a 100644
--- a/math/bihar/Makefile
+++ b/math/bihar/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 October 1996
# Whom: pgs
#
-# $Id: Makefile,v 1.1.1.1 1997/02/14 08:53:05 tg Exp $
+# $Id: Makefile,v 1.2 1997/02/14 09:50:04 asami Exp $
#
DISTNAME= fftpack
@@ -30,6 +30,6 @@ post-install:
${MKDIR} $(PREFIX)/share/doc/fftlib
${CP} $(WRKSRC)/doc.Z $(PREFIX)/share/doc/fftlib/
.endif
- /sbin/ldconfig -m ${PREFIX}/lib
+ ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/math/blas/Makefile b/math/blas/Makefile
index cadde69ac1bf..dd71f6b0b4fa 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 October 1994
# Whom: ljo
#
-# $Id: Makefile,v 1.10 1996/11/18 11:31:51 asami Exp $
+# $Id: Makefile,v 1.11 1997/04/03 01:10:59 fenner Exp $
#
DISTNAME= blas
@@ -57,6 +57,6 @@ pre-extract:
chmod +x ${SCRIPTDIR}/uncomp
post-install:
- ldconfig -m ${PREFIX}/lib
+ ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/math/eispack/Makefile b/math/eispack/Makefile
index d0156f1f4666..4b537108d5cb 100644
--- a/math/eispack/Makefile
+++ b/math/eispack/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 October 1994
# Whom: ljo
#
-# $Id: Makefile,v 1.10 1996/11/18 11:32:14 asami Exp $
+# $Id: Makefile,v 1.11 1997/04/03 01:14:20 fenner Exp $
#
DISTNAME= eispack
@@ -42,6 +42,6 @@ pre-extract:
chmod +x ${SCRIPTDIR}/uncomp
post-install:
- ldconfig -m ${PREFIX}/lib
+ ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile
index 177ea38edd0f..4da3f431160a 100644
--- a/math/fftpack/Makefile
+++ b/math/fftpack/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 October 1996
# Whom: pgs
#
-# $Id: Makefile,v 1.1.1.1 1997/02/14 08:53:05 tg Exp $
+# $Id: Makefile,v 1.2 1997/02/14 09:50:04 asami Exp $
#
DISTNAME= fftpack
@@ -30,6 +30,6 @@ post-install:
${MKDIR} $(PREFIX)/share/doc/fftlib
${CP} $(WRKSRC)/doc.Z $(PREFIX)/share/doc/fftlib/
.endif
- /sbin/ldconfig -m ${PREFIX}/lib
+ ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index e7424521a648..5304dee22227 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 July 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.2 1996/06/10 21:19:55 asami Exp $
+# $Id: Makefile,v 1.3 1996/11/18 11:32:23 asami Exp $
#
DISTNAME= LAPACK
@@ -17,7 +17,7 @@ MAINTAINER= jmz@FreeBSD.org
do-install:
install -c -o bin -g bin ${WRKSRC}/BLAS/SRC/libblas.* ${PREFIX}/lib
install -c -o bin -g bin ${WRKSRC}/SRC/liblapack.* ${PREFIX}/lib
- /sbin/ldconfig -m ${PREFIX}/lib
+ ${LDCONFIG} -m ${PREFIX}/lib
.if !defined(NOMANCOMPRESS)
cd ${WRKDIR}/blas/man/manl; \
for i in *.l; do gzip -9f < $$i >${PREFIX}/man/manl/$$i.gz; done
diff --git a/math/linpack/Makefile b/math/linpack/Makefile
index 969a03626b5e..801ed38c3e7e 100644
--- a/math/linpack/Makefile
+++ b/math/linpack/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 October 1994
# Whom: ljo
#
-# $Id: Makefile,v 1.10 1996/11/18 11:32:26 asami Exp $
+# $Id: Makefile,v 1.11 1997/04/03 01:17:23 fenner Exp $
#
DISTNAME= linpack
@@ -55,6 +55,6 @@ pre-extract:
chmod +x ${SCRIPTDIR}/uncomp
post-install:
- ldconfig -m ${PREFIX}/lib
+ ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 792a40697ced..d62e1a60d629 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 June 1997
# Whom: chuckr@freebsd.org
#
-# $Id: Makefile,v 1.7 1997/01/20 22:13:37 chuckr Exp $
+# $Id: Makefile,v 1.8 1997/06/28 02:32:20 chuckr Exp $
#
DISTNAME= octave-2.0.8
@@ -34,7 +34,7 @@ post-install:
mv ${PREFIX}/lib/libreadline.so ${PREFIX}/lib/libreadline.so.2.0
mv ${PREFIX}/lib/libhistory.so ${PREFIX}/lib/libhistory.so.2.0
mv ${PREFIX}/lib/libkpathsea.so ${PREFIX}/lib/libkpathsea.so.2.0
- /sbin/ldconfig -m $(PREFIX)/lib
+ ${LDCONFIG} -m $(PREFIX)/lib
.ifndef NOPORTDOCS
.for file in $(OCTAVE-INFO)
$(INSTALL_DATA) $(WRKSRC)/doc/interpreter/$(file) $(PREFIX)/info
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 792a40697ced..d62e1a60d629 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 June 1997
# Whom: chuckr@freebsd.org
#
-# $Id: Makefile,v 1.7 1997/01/20 22:13:37 chuckr Exp $
+# $Id: Makefile,v 1.8 1997/06/28 02:32:20 chuckr Exp $
#
DISTNAME= octave-2.0.8
@@ -34,7 +34,7 @@ post-install:
mv ${PREFIX}/lib/libreadline.so ${PREFIX}/lib/libreadline.so.2.0
mv ${PREFIX}/lib/libhistory.so ${PREFIX}/lib/libhistory.so.2.0
mv ${PREFIX}/lib/libkpathsea.so ${PREFIX}/lib/libkpathsea.so.2.0
- /sbin/ldconfig -m $(PREFIX)/lib
+ ${LDCONFIG} -m $(PREFIX)/lib
.ifndef NOPORTDOCS
.for file in $(OCTAVE-INFO)
$(INSTALL_DATA) $(WRKSRC)/doc/interpreter/$(file) $(PREFIX)/info