summaryrefslogtreecommitdiff
path: root/editors/ooodict-all
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-08 06:55:14 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-08 06:55:14 +0000
commit0c4a1eb85f9c5e4835acba3bc08ead6ae43abc75 (patch)
tree8848037635a0eb8ad00a9088ab0374da497db722 /editors/ooodict-all
parentAdd the results of tonight's scheduled reaping session (diff)
rename openoffice* to openoffice-1.0* accodingly (repo copy).
Pointed out: sf, kris
Notes
Notes: svn path=/head/; revision=93374
Diffstat (limited to 'editors/ooodict-all')
-rw-r--r--editors/ooodict-all/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile
index 87ff851cb72b..9b0ce4838e4c 100644
--- a/editors/ooodict-all/Makefile
+++ b/editors/ooodict-all/Makefile
@@ -45,8 +45,8 @@ INSTALLATION_BASEDIR= OpenOffice.org1.0
BUILD_DEPENDS= ${DICT_LIST_INST}:${RDEP}
RUN_DEPENDS= ${DICT_LIST_INST}:${RDEP}
.else
-BUILD_DEPENDS= ${DICT_LIST_INST}:${PORTSDIR}/editors/openoffice
-RUN_DEPENDS= ${DICT_LIST_INST}:${PORTSDIR}/editors/openoffice
+BUILD_DEPENDS= ${DICT_LIST_INST}:${PORTSDIR}/editors/openoffice-1.0
+RUN_DEPENDS= ${DICT_LIST_INST}:${PORTSDIR}/editors/openoffice-1.0
.endif
.endif