summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2010-11-30 11:15:48 +0000
committerMaho Nakata <maho@FreeBSD.org>2010-11-30 11:15:48 +0000
commit4bb31a9458cf5c81e753e3396f76834992b5c2f5 (patch)
tree76c915301e320f09c3eee72b1e80c63218947be5 /editors/openoffice.org-3-RC/Makefile
parentSome small modifications so that it meets Hamburg's requirement. (diff)
More cleaner filename for upload.
Notes
Notes: svn path=/head/; revision=265443
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-3-RC/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index 4dbcaa71c400..6213a2a58058 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -74,6 +74,7 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh
MILESTONE?= 17
OOOTAG?= OOO330_m${MILESTONE}
+OOOTAG2= ${OOOTAG:C/_//g}
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
OOODIR= openoffice.org3
SNAPDATE= 20101128
@@ -82,9 +83,9 @@ EXECBASE?= openoffice.org-${OOOTAG}
DIST_SUBDIR= openoffice.org3
SIMPLEOSVER= ${OSREL:C/\.//g}
.if ${ARCH} == amd64
-PACKAGE_BASENAME= OOo-Dev_${OOOTAG}_${OPSYS}${SIMPLEOSVER}x86-64
+PACKAGE_BASENAME= OOo-Dev_${OOOTAG2}_${OPSYS}${SIMPLEOSVER}x86-64
.else
-PACKAGE_BASENAME= OOo-Dev_${OOOTAG}_${OPSYS}${SIMPLEOSVER}x86
+PACKAGE_BASENAME= OOo-Dev_${OOOTAG2}_${OPSYS}${SIMPLEOSVER}x86
.endif
LOCALIZED_LANG?= en-US