diff options
Diffstat (limited to 'japanese/dvi2ps/Makefile')
-rw-r--r-- | japanese/dvi2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/dvi2ps/Makefile b/japanese/dvi2ps/Makefile index 178988328285..d02177c719a3 100644 --- a/japanese/dvi2ps/Makefile +++ b/japanese/dvi2ps/Makefile @@ -40,6 +40,6 @@ post-install: ${INSTALL_SCRIPT} tools/psstrip ${PREFIX}/bin ;\ ${INSTALL_SCRIPT} tools/MakePK ${PREFIX}/bin ;\ ) - @${SH} ${PKGDIR}/REQ ${PKGNAME} INSTALL + @${SH} ${PKGREQ} ${PKGNAME} INSTALL .include <bsd.port.mk> |