diff options
author | kan <kan@FreeBSD.org> | 2003-11-14 01:51:17 +0000 |
---|---|---|
committer | kan <kan@FreeBSD.org> | 2003-11-14 01:51:17 +0000 |
commit | d28b992974504f6cd64c3f9654901561f759c0c6 (patch) | |
tree | da92ad5a7f52ef721477745655c787a148dd8679 /russian/openoffice-1.1 | |
parent | e61849632442680d9de4033b09d39d1433314bd5 (diff) | |
download | FreeBSD-ports-d28b992974504f6cd64c3f9654901561f759c0c6.zip FreeBSD-ports-d28b992974504f6cd64c3f9654901561f759c0c6.tar.gz |
Do not attempt to apply patches for OO 1.0.3 to version 1.1.
Diffstat (limited to 'russian/openoffice-1.1')
-rw-r--r-- | russian/openoffice-1.1/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/russian/openoffice-1.1/Makefile b/russian/openoffice-1.1/Makefile index 9f7e3b6..6099f75 100644 --- a/russian/openoffice-1.1/Makefile +++ b/russian/openoffice-1.1/Makefile @@ -16,7 +16,4 @@ LANG_EXT= 07 LANG_CONFIGURE_ARG= RUSS MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1 -PATCH_SITES= http://people.freebsd.org/~mbr/ooo/ -PATCHFILES= patch-translation-ru-1.0.3.bz2 - .include "${MASTERDIR}/Makefile" |