aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-4/Makefile
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>2017-01-24 06:30:15 +0000
committerDon Lewis <truckman@FreeBSD.org>2017-01-24 06:30:15 +0000
commit1d63bf6a2383fb222ed457fa5f908e920ce253f2 (patch)
tree8d2d877914f277a3699e04e63cd79765c2f2788d /editors/openoffice-4/Makefile
parent5ded5f9bf77fef7e72dd48fd86b80bee83f0825c (diff)
downloadports-1d63bf6a2383fb222ed457fa5f908e920ce253f2.tar.gz
ports-1d63bf6a2383fb222ed457fa5f908e920ce253f2.zip
Notes
Diffstat (limited to 'editors/openoffice-4/Makefile')
-rw-r--r--editors/openoffice-4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile
index fd1286b6b9fa..1c3b9e101368 100644
--- a/editors/openoffice-4/Makefile
+++ b/editors/openoffice-4/Makefile
@@ -183,12 +183,12 @@ CPPFLAGS+= -I${LOCALBASE}/include
.if ${ARCH} == amd64
FREEBSD_ENV_SET= FreeBSDAMDEnv.Set.sh
PACKAGE_MIDDLE= ${PORTVERSION}_${OPSYS}_x86-64
-.else
+.elif ${ARCH} == i386
FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh
PACKAGE_MIDDLE= ${PORTVERSION}_${OPSYS}_x86
-.endif
-.if ${ARCH} == powerpc64
+.elif ${ARCH} == powerpc64
FREEBSD_ENV_SET= FreeBSDPPC64Env.Set.sh
+PACKAGE_MIDDLE= ${PORTVERSION}_${OPSYS}_ppc64
.endif
PACKAGE_PREFIX= Apache_OpenOffice