aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-08-05 01:03:49 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-08-05 01:03:49 +0000
commit0c9633b2460e828988b43a9884d7abade70790f3 (patch)
treedf1daa744420f6c2421a0ee48e54d4bc5ce3c0a2 /editors/openoffice.org-vcltesttool
parentd71f6fec03e234ead99c3e26b7968fd035a25fe0 (diff)
downloadports-0c9633b2460e828988b43a9884d7abade70790f3.tar.gz
ports-0c9633b2460e828988b43a9884d7abade70790f3.zip
Remove MANUAL_PACKAGE_BUILD=yes for amd64 and
see what happens. Discussed with: pav
Notes
Notes: svn path=/head/; revision=238925
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-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 009a9d1168ff..2867896bb657 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