diff options
Diffstat (limited to 'security/p5-openxpki-i18n/Makefile')
-rw-r--r-- | security/p5-openxpki-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile index 8eae257f4788..09562e8ec81c 100644 --- a/security/p5-openxpki-i18n/Makefile +++ b/security/p5-openxpki-i18n/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl based trustcenter software for PKI: i18n tools BUILD_DEPENDS= \ ${SITE_PERL}/${PERL_ARCH}/OpenXPKI.pm:${PORTSDIR}/security/p5-openxpki -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= yes USE_GETTEXT= yes |