diff options
Diffstat (limited to 'russian')
-rw-r--r-- | russian/openoffice-1.0/Makefile | 3 | ||||
-rw-r--r-- | russian/openoffice/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/russian/openoffice-1.0/Makefile b/russian/openoffice-1.0/Makefile index 307a753fc782..4918e6ea5020 100644 --- a/russian/openoffice-1.0/Makefile +++ b/russian/openoffice-1.0/Makefile @@ -12,4 +12,7 @@ LANG_EXT= 07 LANG_CONFIGURE_ARG= RUSS MASTERDIR= ${.CURDIR}/../../editors/openoffice +PATCH_SITES= http://people.freebsd.org/~mbr/ooo/ +PATCHFILES= patch-translation-ru-1.0.2.bz2 + .include "${MASTERDIR}/Makefile" diff --git a/russian/openoffice/Makefile b/russian/openoffice/Makefile index 307a753fc782..4918e6ea5020 100644 --- a/russian/openoffice/Makefile +++ b/russian/openoffice/Makefile @@ -12,4 +12,7 @@ LANG_EXT= 07 LANG_CONFIGURE_ARG= RUSS MASTERDIR= ${.CURDIR}/../../editors/openoffice +PATCH_SITES= http://people.freebsd.org/~mbr/ooo/ +PATCHFILES= patch-translation-ru-1.0.2.bz2 + .include "${MASTERDIR}/Makefile" |