summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-06-11 12:31:06 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-06-11 12:31:06 +0000
commit3495fdae2cfc579f4c9c9f9708b84ecc19da3b59 (patch)
tree5a18d3e65d490c1fb064055f80b9bfeffaf0a0b3 /editors/openoffice.org-2.0-devel/files
parentadd Control a CM11A interface from the command line, version 2 (diff)
update to m109
Notes
Notes: svn path=/head/; revision=137260
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files')
-rw-r--r--editors/openoffice.org-2.0-devel/files/Makefile.knobs13
1 files changed, 8 insertions, 5 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/Makefile.knobs b/editors/openoffice.org-2.0-devel/files/Makefile.knobs
index eb56de86ad55..9363f2709ec5 100644
--- a/editors/openoffice.org-2.0-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-2.0-devel/files/Makefile.knobs
@@ -68,6 +68,7 @@ pre-fetch:
@${ECHO} "If you set WITH_DEBUG=2, you add internal"
@${ECHO} "OOo debug support."
.endif
+#XXX currently broken
#.if !defined(WITHOUT_MOZILLA)
# @${ECHO}
# @${ECHO} "You can compile OOo without Mozilla connectivity by"
@@ -82,11 +83,13 @@ pre-fetch:
@${ECHO} "make -DWITH_TTF_BYTECODE_ENABLED"
@${ECHO} "See http://www.freetype.org/patents.html for details"
.endif
-.if !defined(WITHOUT_JAVA)
- @${ECHO}
- @${ECHO} "You can compile OOo without Java support by"
- @${ECHO} "make -DWITHOUT_JAVA"
-.endif
+#XXX currently broken
+#.if !defined(WITHOUT_JAVA)
+# @${ECHO}
+# @${ECHO} "You can compile OOo without Java support by"
+# @${ECHO} "make -DWITHOUT_JAVA"
+#.endif
+#XXX currently broken
#.if !defined(WITH_CUPS)
# @${ECHO}
# @${ECHO} "You can compile OOo with CUPS support by"