diff options
Diffstat (limited to 'japanese/kcode')
-rw-r--r-- | japanese/kcode/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/kcode/Makefile b/japanese/kcode/Makefile index 84c6219d2a0..612b6528f69 100644 --- a/japanese/kcode/Makefile +++ b/japanese/kcode/Makefile @@ -32,6 +32,8 @@ MANCOMPRESSED= no IGNORE= This port requires perl 5.6.0 or later .elif ${PERL_LEVEL} < 500800 _RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode +else +_RUN_DEPENDS= ${SITE_PERL}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode .endif do-extract: |