aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/tinyca/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/tinyca/Makefile b/security/tinyca/Makefile
index 5be34d261a0d..a6e891b071eb 100644
--- a/security/tinyca/Makefile
+++ b/security/tinyca/Makefile
@@ -15,7 +15,8 @@ COMMENT= Simple graphical interface to manage a small Certification Authority
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnome \
${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext \
- zip:${PORTSDIR}/archivers/zip
+ zip:${PORTSDIR}/archivers/zip \
+ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
WRKSRC= ${WRKDIR}/TinyCA
USE_PERL5= yes