diff options
Diffstat (limited to 'editors/libreoffice-sr_Latn/Makefile')
-rw-r--r-- | editors/libreoffice-sr_Latn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice-sr_Latn/Makefile b/editors/libreoffice-sr_Latn/Makefile index 05f0ec448597..4c6c2821e096 100644 --- a/editors/libreoffice-sr_Latn/Makefile +++ b/editors/libreoffice-sr_Latn/Makefile @@ -2,6 +2,6 @@ LO_I18N= sr_Latn -.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" +.include "${.CURDIR}/../../editors/libreoffice/Makefile.i18n" .include <bsd.port.mk> |