summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorhira <hira>2008-10-15 09:10:04 +0000
committerhira <hira>2008-10-15 09:10:04 +0000
commitbe90799307eafc6ec9c3d18bf39b4e231ff6ebaa (patch)
tree4ec62e3bc755a5dbbd3475d6c84e6ac10475be31 /misc
parent260604fb3029c1c851de7137a44e552dd6c4c4e2 (diff)
downloadpkgsrc-be90799307eafc6ec9c3d18bf39b4e231ff6ebaa.tar.gz
Disable extensions because these don't work now.
No PKGREVISION bump because these were not installed.
Diffstat (limited to 'misc')
-rw-r--r--misc/openoffice3/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile
index af9d1908e1e..9639e981aba 100644
--- a/misc/openoffice3/Makefile
+++ b/misc/openoffice3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/14 11:02:24 hira Exp $
+# $NetBSD: Makefile,v 1.2 2008/10/15 09:10:04 hira Exp $
#
OO_VER= 3.0.0
@@ -13,7 +13,7 @@ DISTFILES= OOo_${OO_VER}_src_core.tar.bz2
DISTFILES+= OOo_${OO_VER}_src_binfilter.tar.bz2
DISTFILES+= OOo_${OO_VER}_src_l10n.tar.bz2
DISTFILES+= OOo_${OO_VER}_src_system.tar.bz2
-DISTFILES+= OOo_${OO_VER}_src_extensions.tar.bz2
+#DISTFILES+= OOo_${OO_VER}_src_extensions.tar.bz2
MAINTAINER= hira@NetBSD.org
HOMEPAGE= http://www.openoffice.org/
@@ -101,13 +101,13 @@ CONFIGURE_ARGS+= --with-system-python
CONFIGURE_ARGS+= --with-system-zlib
CONFIGURE_ARGS+= --with-dynamic-xinerama
-# Enable extensions
-CONFIGURE_ARGS+= --enable-minimizer
-CONFIGURE_ARGS+= --enable-presenter-console
-CONFIGURE_ARGS+= --enable-pdfimport
-CONFIGURE_ARGS+= --enable-wiki-publisher
-CONFIGURE_ARGS+= --enable-ogltrans
-CONFIGURE_ARGS+= --enable-report-builder
+# Extensions
+#CONFIGURE_ARGS+= --enable-minimizer
+#CONFIGURE_ARGS+= --enable-presenter-console
+#CONFIGURE_ARGS+= --enable-pdfimport
+#CONFIGURE_ARGS+= --enable-wiki-publisher
+#CONFIGURE_ARGS+= --enable-ogltrans
+#CONFIGURE_ARGS+= --enable-report-builder
# `portable' supports all platforms.
CONFIGURE_ARGS+= --enable-epm --with-package-format=portable