aboutsummaryrefslogtreecommitdiff
path: root/security/p5-openxpki-i18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-openxpki-i18n/Makefile')
-rw-r--r--security/p5-openxpki-i18n/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile
index 0ba456f1badf..77fee02cd461 100644
--- a/security/p5-openxpki-i18n/Makefile
+++ b/security/p5-openxpki-i18n/Makefile
@@ -16,11 +16,9 @@ BUILD_DEPENDS= \
p5-openxpki>=0:${PORTSDIR}/security/p5-openxpki
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_PERL5= yes
-USES= gettext
+USES= gettext gmake perl5
### We can not go WITHOUT_NLS. Internationalization is needed
### even to use English language.
-USE_GMAKE= yes
ALL_TARGET= default
.include <bsd.port.mk>