aboutsummaryrefslogtreecommitdiffstats
path: root/math/eispack
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-23 07:33:47 +0800
committermharo <mharo@FreeBSD.org>1999-08-23 07:33:47 +0800
commite36f9dbee84ccfd7ed078050303a76b569d0ead0 (patch)
tree4f6e254ed273f40def6ec9e6d94066be8e9c6588 /math/eispack
parent26083abcc9eb48fec93239f2c3257eab60edb1c0 (diff)
downloadfreebsd-ports-graphics-e36f9dbee84ccfd7ed078050303a76b569d0ead0.tar.gz
freebsd-ports-graphics-e36f9dbee84ccfd7ed078050303a76b569d0ead0.tar.zst
freebsd-ports-graphics-e36f9dbee84ccfd7ed078050303a76b569d0ead0.zip
awk -> ${AWK}
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
Diffstat (limited to 'math/eispack')
-rw-r--r--math/eispack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/eispack/Makefile b/math/eispack/Makefile
index 52d86c9562f..414f656447b 100644
--- a/math/eispack/Makefile
+++ b/math/eispack/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 October 1994
# Whom: ljo
#
-# $Id: Makefile,v 1.19 1998/12/01 09:30:25 asami Exp $
+# $Id: Makefile,v 1.20 1999/02/03 11:11:53 asami Exp $
#
DISTNAME= eispack
@@ -40,7 +40,7 @@ DISTFILES= ${SRCS:.f=.f.gz}
.include <bsd.port.pre.mk>
pre-build:
- cp Makefile.lib ${WRKDIR}/Makefile
+ ${CP} Makefile.lib ${WRKDIR}/Makefile
post-install:
${LDCONFIG} -m ${PREFIX}/lib