diff options
Diffstat (limited to 'japanese/plan/Makefile')
-rw-r--r-- | japanese/plan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/plan/Makefile b/japanese/plan/Makefile index 9943e98e2071..bcdc01ccbcff 100644 --- a/japanese/plan/Makefile +++ b/japanese/plan/Makefile @@ -20,7 +20,7 @@ PLIST= ${WRKDIR}/PLIST EXTRA_PATCHES= ${.CURDIR}/files/patch-* post-build: - ${ECHO} share/doc/plan/plan_calEUC.ps > ${WRKDIR}/PLIST + ${ECHO_CMD} share/doc/plan/plan_calEUC.ps > ${WRKDIR}/PLIST ${CAT} ${MASTERDIR}/pkg-plist >> ${WRKDIR}/PLIST post-install: |