summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-06-25 11:37:03 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-06-25 11:37:03 +0000
commit3c0ff39d13c7dcd11f5821fa9df4f9a6cb63c5b9 (patch)
tree46dd5f9420b4c791512e63603b0b00ac058e8bc5 /editors/openoffice.org-3-RC/files
parentUpdate to 0.11 (diff)
Add some extensions to OOo default install.
From: build log ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/DEV300/DEV300_m50/Build-1/build/log-GNU_Linux.bz2 Funded by: OpenOffice.org community.
Notes
Notes: svn path=/head/; revision=236614
Diffstat (limited to 'editors/openoffice.org-3-RC/files')
-rw-r--r--editors/openoffice.org-3-RC/files/Makefile.knobs2
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/openoffice.org-3-RC/files/Makefile.knobs b/editors/openoffice.org-3-RC/files/Makefile.knobs
index e1053db6682d..5d96251759ef 100644
--- a/editors/openoffice.org-3-RC/files/Makefile.knobs
+++ b/editors/openoffice.org-3-RC/files/Makefile.knobs
@@ -4,8 +4,6 @@
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home="${LOCALBASE}/share/java/apache-ant"
-CONFIGURE_ARGS+= --with-vba-package-format="builtin"
-
.if defined(WITH_KDE)
CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif