aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Jcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/p5-Jcode/Makefile')
-rw-r--r--japanese/p5-Jcode/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile
index c3a9eabeace5..3a4b632ca58e 100644
--- a/japanese/p5-Jcode/Makefile
+++ b/japanese/p5-Jcode/Makefile
@@ -17,17 +17,5 @@ PERL_CONFIGURE= yes
MAN3= Jcode.3 Jcode::Nihongo.3
.include <bsd.port.pre.mk>
-
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
-
-.if ${PERL_LEVEL} < 500801
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
-MAN3+= Jcode::Unicode.3 Jcode::Unicode::Constants.3 \
- Jcode::Unicode::NoXS.3
-PLIST_SUB+= WRAPPER="@comment " REALMOD=""
-.else
-PLIST_SUB+= WRAPPER="" REALMOD="@comment "
-.endif
-
.include <bsd.port.post.mk>