diff options
Diffstat (limited to 'editors/openoffice.org-2-RC/files/Makefile.localized')
-rw-r--r-- | editors/openoffice.org-2-RC/files/Makefile.localized | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/files/Makefile.localized b/editors/openoffice.org-2-RC/files/Makefile.localized index d1a0fa4..fc113e2 100644 --- a/editors/openoffice.org-2-RC/files/Makefile.localized +++ b/editors/openoffice.org-2-RC/files/Makefile.localized @@ -102,6 +102,10 @@ LANG_PKGNAME= ${LOCALIZED_LANG} LANG_PKGNAME= ${LOCALIZED_LANG} .endif ################################################################ +.if ${LOCALIZED_LANG} == "fa" +LANG_PKGNAME= ${LOCALIZED_LANG} +.endif +################################################################ .if ${LOCALIZED_LANG} == "fi" LANG_PKGNAME= ${LOCALIZED_LANG} .endif |