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