summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 08:55:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 08:55:51 +0000
commit35fd6afe685c9415dd3caba770d227dcb4f5b382 (patch)
tree8ed8bac31cff227ef2fdabf1b1cbcb894aa37b30 /math
parent${PKGDIR}/INSTALL -> ${PKGINSTALL}. ${PKGINSTALL} is called without (diff)
${PKGDIR}/REQ -> ${PKGREQ}. Also, give it two arguments.
Notes
Notes: svn path=/head/; revision=33567
Diffstat (limited to 'math')
-rw-r--r--math/simpack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/simpack/Makefile b/math/simpack/Makefile
index 380776702d87..b75c3b76ae11 100644
--- a/math/simpack/Makefile
+++ b/math/simpack/Makefile
@@ -33,7 +33,7 @@ post-build: create-libs create-scripts
do-install: do-install-bin do-install-include do-install-lib do-install-doc
post-install:
- @${SH} ${PKGDIR}/REQ
+ @${SH} ${PKGREQ} ${PKGNAME} INSTALL
do-install-bin:
@for i in `${CAT} ${FILESDIR}/FILES-BIN` ; do \