pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/openoffice3 Remove CONFIGURE_ARGS which was commi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/422a7ea408ee
branches: trunk
changeset: 392785:422a7ea408ee
user: hira <hira%pkgsrc.org@localhost>
date: Sun May 10 03:41:22 2009 +0000
description:
Remove CONFIGURE_ARGS which was committed accidentally.
diffstat:
misc/openoffice3/Makefile | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diffs (23 lines):
diff -r 6e5d6e48c0b9 -r 422a7ea408ee misc/openoffice3/Makefile
--- a/misc/openoffice3/Makefile Sun May 10 01:58:20 2009 +0000
+++ b/misc/openoffice3/Makefile Sun May 10 03:41:22 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2009/05/09 18:43:41 hira Exp $
+# $NetBSD: Makefile,v 1.32 2009/05/10 03:41:22 hira Exp $
#
OO_VER= 3.1.0
@@ -114,13 +114,6 @@
CONFIGURE_ARGS+= --with-system-zlib
CONFIGURE_ARGS+= --with-dynamic-xinerama
-# Dictionaries
-CONFIGURE_ARGS+= --without-myspell-dicts
-CONFIGURE_ARGS+= --with-system-dicts
-CONFIGURE_ARGS+= --with-external-dict-dir=${PREFIX}/share/hunspell
-#CONFIGURE_ARGS+= --with-external-hyph-dir=${PREFIX}/share/hyphen
-#CONFIGURE_ARGS+= --with-external-thes-dir=${PREFIX}/share/mythes
-
# Extensions
CONFIGURE_ARGS+= --enable-minimizer
CONFIGURE_ARGS+= --enable-presenter-console
Home |
Main Index |
Thread Index |
Old Index