aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2009-08-05 09:03:49 +0800
committermaho <maho@FreeBSD.org>2009-08-05 09:03:49 +0800
commit1dca13172c02516a4152cba25058924aedbd62bb (patch)
treed1573289bf7f25d3fcac5e39ff5c090bf977365b /editors
parent870f23db75637a3604b3010e44ce7cb415876ffc (diff)
downloadfreebsd-ports-graphics-1dca13172c02516a4152cba25058924aedbd62bb.tar.gz
freebsd-ports-graphics-1dca13172c02516a4152cba25058924aedbd62bb.tar.zst
freebsd-ports-graphics-1dca13172c02516a4152cba25058924aedbd62bb.zip
Remove MANUAL_PACKAGE_BUILD=yes for amd64 and
see what happens. Discussed with: pav
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 009a9d1168f..2867896bb65 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -40,7 +40,6 @@ ONLY_FOR_ARCHS= i386 amd64
.if ${ARCH} == amd64
FREEBSD_ENV_SET= FreeBSDAMDEnv.Set
-MANUAL_PACKAGE_BUILD= loops builds on pointyhat
.else
FREEBSD_ENV_SET= FreeBSDX86Env.Set
.endif