diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-12-06 09:14:27 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-12-06 09:14:27 +0000 |
commit | 4ffc9055dd00a911f16e53c0d33497b7d2cf8988 (patch) | |
tree | 8b20ebab0dc3bc8d4deddbe6d94618f27ddbbe7e /editors | |
parent | 8bc074da757febeb3e82f193de09b4bc082aebb8 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 3577795e8653..c117ced0e989 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -37,7 +37,7 @@ TCSH?= /bin/tcsh PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}' INSTALLATION_BASEDIR= OpenOffice.org1.0 -DIST_SUBDIR= openoffice +DIST_SUBDIR= stable/1.0.1 DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/ # diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 3577795e8653..c117ced0e989 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -37,7 +37,7 @@ TCSH?= /bin/tcsh PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}' INSTALLATION_BASEDIR= OpenOffice.org1.0 -DIST_SUBDIR= openoffice +DIST_SUBDIR= stable/1.0.1 DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/ # diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 3577795e8653..c117ced0e989 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -37,7 +37,7 @@ TCSH?= /bin/tcsh PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}' INSTALLATION_BASEDIR= OpenOffice.org1.0 -DIST_SUBDIR= openoffice +DIST_SUBDIR= stable/1.0.1 DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/ # |