summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorhira <hira>2009-05-10 03:41:22 +0000
committerhira <hira>2009-05-10 03:41:22 +0000
commit0018e55c0954a7eb28096ef78315470598c2294d (patch)
treeb07389f6092b131a98309b24dd5e7dca732a0688 /misc
parent1f5b20cb58760e6a30eb8ff0bbb1a057fbda1510 (diff)
downloadpkgsrc-0018e55c0954a7eb28096ef78315470598c2294d.tar.gz
Remove CONFIGURE_ARGS which was committed accidentally.
Diffstat (limited to 'misc')
-rw-r--r--misc/openoffice3/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile
index 00075e20470..959c69e2750 100644
--- a/misc/openoffice3/Makefile
+++ b/misc/openoffice3/Makefile
@@ -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-python
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