aboutsummaryrefslogtreecommitdiffstats
path: root/math/simpack
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 16:55:51 +0800
committerasami <asami@FreeBSD.org>2000-10-08 16:55:51 +0800
commitc3d5159ba1d6b8ef521d57869f267269b2bb18fc (patch)
tree91cd30eebc99c4763ad26555fc442e34260f6d7d /math/simpack
parentc5cf950646993ddea292fd5b586d515e019a0d47 (diff)
downloadfreebsd-ports-graphics-c3d5159ba1d6b8ef521d57869f267269b2bb18fc.tar.gz
freebsd-ports-graphics-c3d5159ba1d6b8ef521d57869f267269b2bb18fc.tar.zst
freebsd-ports-graphics-c3d5159ba1d6b8ef521d57869f267269b2bb18fc.zip
${PKGDIR}/REQ -> ${PKGREQ}. Also, give it two arguments.
Diffstat (limited to 'math/simpack')
-rw-r--r--math/simpack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/simpack/Makefile b/math/simpack/Makefile
index 380776702d8..b75c3b76ae1 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 \