summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2010-11-30 11:08:00 +0000
committerMaho Nakata <maho@FreeBSD.org>2010-11-30 11:08:00 +0000
commit411306e6d8eec507b800476ee122875538359ed0 (patch)
treed9f2c251519ef0e11a3f91832d45f7da09330792 /editors/openoffice-3/Makefile
parent- Update x264 to 0.110.1804 (diff)
Some small modifications so that it meets Hamburg's requirement.
Discussed with: Marcus Lange <marcus.lange@oracle.com> and "Jack L." <xxjack12xx@gmail.com>
Notes
Notes: svn path=/head/; revision=265442
Diffstat (limited to '')
-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 8874b2e1878b..c26aa48534f5 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -84,9 +84,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= OOo_${OOOVERSION}_${OPSYS}${SIMPLEOSVER}x86-64
.else
-PACKAGE_BASENAME= OOo_${OOOVERSION}_${OPSYS}${SIMPLEOSVER}Intel
+PACKAGE_BASENAME= OOo_${OOOVERSION}_${OPSYS}${SIMPLEOSVER}x86
.endif
LOCALIZED_LANG?= en-US