diff options
Diffstat (limited to 'japanese/kappa20/Makefile')
-rw-r--r-- | japanese/kappa20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/kappa20/Makefile b/japanese/kappa20/Makefile index 3ff2c6292739..7a46e8a1f8cb 100644 --- a/japanese/kappa20/Makefile +++ b/japanese/kappa20/Makefile @@ -29,7 +29,7 @@ PLIST_SUB= FONTSDIR=${FONTSDIR} pre-install: @${SETENV} PKG_PREFIX=${PREFIX} \ - ${SH} ${PKGDIR}/REQ ${PKGNAME} INSTALL + ${SH} ${PKGREQ} ${PKGNAME} INSTALL post-install: @(cd ${PREFIX}/${FONTSDIR} ; mkfontdir) |