diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 10:19:56 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 10:19:56 +0000 |
commit | c4a070c6d29315d2f9d86c4cc3a9993140704e95 (patch) | |
tree | b0ccd5debd220ab0dd50c02f3a3a2b0dd04c312b /japanese | |
parent | 6af1c61c4b4a7527757f7b80425dd9836bba9089 (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/cmigemo-dict/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/cmigemo-dict/Makefile b/japanese/cmigemo-dict/Makefile index a31b16444cd0..158bb47f46e3 100644 --- a/japanese/cmigemo-dict/Makefile +++ b/japanese/cmigemo-dict/Makefile @@ -19,6 +19,7 @@ MASTERDIR= ${.CURDIR}/../../japanese/cmigemo PKGDIR= ${.CURDIR} USES= perl5 +USE_PERL5= patch build run ALL_TARGET= gcc-dict INSTALL_TARGET= gcc-install-dict |