diff options
author | maho <maho@FreeBSD.org> | 2005-08-11 12:28:33 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-08-11 12:28:33 +0800 |
commit | f3696bd8a032590e48f6b4bb2b8d377a3693266d (patch) | |
tree | bf0d74cd62e4bff5b1029d5b7e58e533c2e71c00 | |
parent | 0d75a3af2f6173669b9ba8ea34d1468a4a8a1082 (diff) | |
download | freebsd-ports-gnome-f3696bd8a032590e48f6b4bb2b8d377a3693266d.tar.gz freebsd-ports-gnome-f3696bd8a032590e48f6b4bb2b8d377a3693266d.tar.zst freebsd-ports-gnome-f3696bd8a032590e48f6b4bb2b8d377a3693266d.zip |
OOo is updated to 1.1.5 and following ports hardcodes
version. fix building.
editors/ooodict-all
japanese/openoffice-templates
Submitted by: kris
Approved by: portmgr (kris)
-rw-r--r-- | editors/ooodict-all/Makefile | 2 | ||||
-rw-r--r-- | japanese/openoffice-templates/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile index b0ccbbc114a6..dfbf37328802 100644 --- a/editors/ooodict-all/Makefile +++ b/editors/ooodict-all/Makefile @@ -54,7 +54,7 @@ CUT?= /usr/bin/cut .include <bsd.port.pre.mk> .if !defined(INSTALLATION_BASEDIR) -INSTALLATION_BASEDIR= OpenOffice.org1.1.4 +INSTALLATION_BASEDIR= OpenOffice.org1.1.5 .if defined(RDEP) BUILD_DEPENDS= ${DICT_LIST_INST}:${RDEP} RUN_DEPENDS= ${DICT_LIST_INST}:${RDEP} diff --git a/japanese/openoffice-templates/Makefile b/japanese/openoffice-templates/Makefile index 8be7927be661..5e84823780e0 100644 --- a/japanese/openoffice-templates/Makefile +++ b/japanese/openoffice-templates/Makefile @@ -27,7 +27,7 @@ NO_BUILD= yes PLIST_FILES= ${OOTEMPLATES:S|^|${TEMPLATEDIR}/|} OPENOFFICE= OpenOffice.org${OPENOFFICE_VER} -OPENOFFICE_VER= 1.1.4 +OPENOFFICE_VER= 1.1.5 TEMPLATEDIR= ${OPENOFFICE}/share/template/japanese/layout OOTEMPLATES= \ |