diff options
Diffstat (limited to 'editors/libreoffice-lo/Makefile')
-rw-r--r-- | editors/libreoffice-lo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/libreoffice-lo/Makefile b/editors/libreoffice-lo/Makefile index 10a87b864fe9..4d7211130139 100644 --- a/editors/libreoffice-lo/Makefile +++ b/editors/libreoffice-lo/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ LO_I18N= lo +LO_HAS_HELPPACK= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.i18n" |