diff options
Diffstat (limited to 'misc/help2man/Makefile')
-rw-r--r-- | misc/help2man/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index f3b3547bb36c..751f7401ecf3 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS+= p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext CFLAGS+= -lintl MANLANG= "" ${LANGS} ${LANGS_MTREE} -USE_GETTEXT= yes +USES+= gettext LANGS= de el eo fi fr hr it pl pt_BR ru sr sv uk vi LANGS_MTREE= ja # languages that already exist in BSD.local.dist |