summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-04-19 01:47:29 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-04-19 01:47:29 +0000
commit1555c01115fa775c3a446ccdd3361659f93c008e (patch)
tree2db1d395dd54e8e8442791c1db0c663158f94669 /editors/openoffice.org-1.1/Makefile
parentSecurity update to 0.23.9. (diff)
1. Correct include path for instsetoo/util/openoffice.lst
Without it, licensing terms are not copied and installation fails for some localizd build. (affects patch-instsetoo+util+openoffice.lst and Makefile) 2. Added CJK Word 95/6.0/RTF import feature (Other patches) 3. Bump port revision By Takashi Ono <t_ono@hkfreak.net>
Notes
Notes: svn path=/head/; revision=79252
Diffstat (limited to 'editors/openoffice.org-1.1/Makefile')
-rw-r--r--editors/openoffice.org-1.1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 79351770f737..3437495ba615 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openoffice
PORTVERSION= 644
+PORTREVISION= 1
SNAPDATE= 20030412
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
@@ -523,7 +524,6 @@ pre-install:
-e 's#%%PORTVERSION%%#${BUILD_NR}#g' \
${WRKSRC}/../instsetoo/unxfbsd.pro/${LANG_EXT}/normal/oo_setup.resp
@${MKDIR} -p ${WRKSRC}/../solver/644/unxfbsd.pro/bin/${LANG_EXT}/osl/
- @${CP} ${WRKSRC}/../solver/644/unxfbsd.pro/bin/01/osl/* ${WRKSRC}/../solver/644/unxfbsd.pro/bin/${LANG_EXT}/osl/
do-install:
.if !defined(DISPLAY)