diff options
Diffstat (limited to 'editors/openoffice-3-devel/files/Makefile.localized')
-rw-r--r-- | editors/openoffice-3-devel/files/Makefile.localized | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/openoffice-3-devel/files/Makefile.localized b/editors/openoffice-3-devel/files/Makefile.localized index 1bdd7e8b3e23..a9a2c7ad694f 100644 --- a/editors/openoffice-3-devel/files/Makefile.localized +++ b/editors/openoffice-3-devel/files/Makefile.localized @@ -397,10 +397,9 @@ BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/ LANG_PKGNAME= ${LOCALIZED_LANG} .endif ################################################################ -.if ${LOCALIZED_LANG} == "all" +.if ${LOCALIZED_LANG} == "alllangs" ALL_LOCALIZED_LANGS=yes PKGNAMESUFFIX= -alllangs .endif ################################################################ .endif -
\ No newline at end of file |