aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 5e20a0cbe907..009a9d1168ff 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -43,7 +43,6 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set
MANUAL_PACKAGE_BUILD= loops builds on pointyhat
.else
FREEBSD_ENV_SET= FreeBSDX86Env.Set
-BROKEN= does not build
.endif
#Linux/Solaris/Windows m226, MacOSX: m243
@@ -104,7 +103,8 @@ CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \
--with-system-stdlibs \
--with-epm=internal \
--with-jdk-home="${JAVA_HOME}" \
- --disable-binfilter
+ --disable-binfilter \
+ --with-vba-package-format="builtin"
.if ${ARCH} == amd64
WITHOUT_MOZILLA= yes