aboutsummaryrefslogtreecommitdiff
path: root/japanese/kcode/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-04 15:57:13 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-04 15:57:13 +0000
commit429c394555548022bea77b4375125a5a305d922a (patch)
treea9b0bb32c103e6672b39525b93fa28cafb10acdd /japanese/kcode/Makefile
parent041a28e5218b8a640acb2be4c438c3d7b70afb9c (diff)
downloadports-429c394555548022bea77b4375125a5a305d922a.tar.gz
ports-429c394555548022bea77b4375125a5a305d922a.zip
Notes
Diffstat (limited to 'japanese/kcode/Makefile')
-rw-r--r--japanese/kcode/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/japanese/kcode/Makefile b/japanese/kcode/Makefile
index f9874248516a..cb94ca119966 100644
--- a/japanese/kcode/Makefile
+++ b/japanese/kcode/Makefile
@@ -15,8 +15,6 @@ EXTRACT_ONLY= ${DISTFILES}
MAINTAINER= ports@FreeBSD.org
COMMENT= A handy utility to show codepoint information of given characters
-RUN_DEPENDS= ${_RUN_DEPENDS}
-
USE_PERL5= yes
NO_WRKSUBDIR= yes
@@ -28,12 +26,10 @@ MANCOMPRESSED= no
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-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
+.if ${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
+RUN_DEPENDS= ${SITE_PERL}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode
.endif
do-extract: