summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-06-26 01:12:20 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-06-26 01:12:20 +0000
commitef062911911066a6b393032fa727957d5cb7cb09 (patch)
tree275e1731fb991bb886e22a465451420c7ae78870 /editors/openoffice.org-3-RC
parentSecurity update of net/samba32 to the 3.2.13 version. (diff)
Do not need to install the same oxt twice.
Explanation of extensions in the commit log [1] * Installed extensions are located at ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/ * Installed extensions are: sun-presentation-minimizer.oxt http://extensions.services.openoffice.org/project/PresentationMinimizer presenter-screen.oxt http://extensions.services.openoffice.org/project/presenter-screen pdfimport.oxt http://extensions.services.openoffice.org/project/pdfimport wiki-publisher.oxt http://extensions.services.openoffice.org/project/wikipublisher sun-report-builder.oxt http://extensions.services.openoffice.org/project/reportdesign Requested by: danfe [1]
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r--editors/openoffice.org-3-RC/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index ddda72adcbb1..f28bc570ead6 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -153,7 +153,6 @@ CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \
--enable-report-builder
OOOEXTENSIONS+= minimizer/sun-presentation-minimizer.oxt
-OOOEXTENSIONS+= minimizer/sun-presentation-minimizer.oxt
OOOEXTENSIONS+= presenter/presenter-screen.oxt
OOOEXTENSIONS+= pdfimport/pdfimport.oxt
OOOEXTENSIONS+= swext/wiki-publisher.oxt