aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/p5-Jcode
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2000-03-22 15:44:20 +0800
committerkuriyama <kuriyama@FreeBSD.org>2000-03-22 15:44:20 +0800
commita87ad6400940aa6b29d195773bd0d00172c59d03 (patch)
treeb1fcadd8b17da10a4b08184d8f4828c75b3e48e4 /japanese/p5-Jcode
parent3a73814017ddac4b05632a66f0db2fbe7f2d36e2 (diff)
downloadfreebsd-ports-gnome-a87ad6400940aa6b29d195773bd0d00172c59d03.tar.gz
freebsd-ports-gnome-a87ad6400940aa6b29d195773bd0d00172c59d03.tar.zst
freebsd-ports-gnome-a87ad6400940aa6b29d195773bd0d00172c59d03.zip
Add {BUILD,RUN}_DEPENDS on p5-MIME-Base64.
Diffstat (limited to 'japanese/p5-Jcode')
-rw-r--r--japanese/p5-Jcode/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile
index 5ff4409566b5..ae3aefc3ba6e 100644
--- a/japanese/p5-Jcode/Makefile
+++ b/japanese/p5-Jcode/Makefile
@@ -14,6 +14,9 @@ MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DANKOGAI
MAINTAINER= kuriyama@FreeBSD.org
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+
USE_PERL5= YES
USE_ZIP= YES