summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2011-02-10 01:19:21 +0000
committerMaho Nakata <maho@FreeBSD.org>2011-02-10 01:19:21 +0000
commit16ee73d7fd9fa9b8905d75556d9673e4a8e1371e (patch)
tree77eaee64b6ec40c9744324571600a366860a5b16 /editors/openoffice-3/Makefile
parent- Updated to 0.2.1 (diff)
Rename SDK and URE names so that meet OOo's official criterion.
Discussed with: Marcus Lange <marcus.lange@oracle.com>, "Jack L." <xxjack12xx@gmail.com> Feature safe: yes
Notes
Notes: svn path=/head/; revision=268846
Diffstat (limited to 'editors/openoffice-3/Makefile')
-rw-r--r--editors/openoffice-3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 318c1705d519..868e0fe4d053 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -82,9 +82,9 @@ EXECBASE?= openoffice.org-${OOOVERSION}
DIST_SUBDIR= openoffice.org3
SIMPLEOSVER= ${OSREL:C/\.//g}
.if ${ARCH} == amd64
-PACKAGE_BASENAME= OOo_${OOOVERSION}_${OPSYS}${SIMPLEOSVER}_x86-64
+PACKAGE_BASENAME= ${OOOVERSION}_${OPSYS}${SIMPLEOSVER}_x86-64
.else
-PACKAGE_BASENAME= OOo_${OOOVERSION}_${OPSYS}${SIMPLEOSVER}_x86
+PACKAGE_BASENAME= ${OOOVERSION}_${OPSYS}${SIMPLEOSVER}_x86
.endif
LOCALIZED_LANG?= en-US