diff options
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/Makefile.localized')
-rw-r--r-- | editors/openoffice.org-vcltesttool/files/Makefile.localized | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/Makefile.localized b/editors/openoffice.org-vcltesttool/files/Makefile.localized index 4bcfcf78d781..4088c9664bfa 100644 --- a/editors/openoffice.org-vcltesttool/files/Makefile.localized +++ b/editors/openoffice.org-vcltesttool/files/Makefile.localized @@ -388,4 +388,9 @@ BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/ LANG_PKGNAME= ${LOCALIZED_LANG} .endif ################################################################ +.if ${LOCALIZED_LANG} == "all" +ALL_LOCALIZED_LANGS=yes +PKGNAMESUFFIX= -alllangs +.endif +################################################################ .endif |