aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-vcltesttool
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-07-09 13:36:39 +0800
committermaho <maho@FreeBSD.org>2007-07-09 13:36:39 +0800
commit700511e740b224bfd83202246543f0ca2345879c (patch)
tree155aec530021c8f19c2c286babf37f612b0e03ce /editors/openoffice.org-vcltesttool
parent27cb583ca1c39b10149856bde3a8666cc50d1892 (diff)
downloadfreebsd-ports-graphics-700511e740b224bfd83202246543f0ca2345879c.tar.gz
freebsd-ports-graphics-700511e740b224bfd83202246543f0ca2345879c.tar.zst
freebsd-ports-graphics-700511e740b224bfd83202246543f0ca2345879c.zip
X86_64->X86-64.
http://qa.openoffice.org/servlets/ReadMsg?list=dev&msgNo=9043 Submitted by: Andrea Pescetti
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 9b6c58f8d52..380f953dd99 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -79,7 +79,7 @@ EXECBASE= openoffice.org-${OOOTAG}-${WITH_CWS}
DIST_SUBDIR= openoffice.org2
SIMPLEOSVER= ${OSREL:C/\.//g}
.if ${ARCH} == amd64
-PACKAGE_BASENAME= OOo_${OOOTAG}_${OPSYS}${SIMPLEOSVER}X86_64
+PACKAGE_BASENAME= OOo_${OOOTAG}_${OPSYS}${SIMPLEOSVER}X86-64
.else
PACKAGE_BASENAME= OOo_${OOOTAG}_${OPSYS}${SIMPLEOSVER}Intel
.endif