aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-3-devel
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r--editors/openoffice-3-devel/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index dcac7a942931..3c68347abed3 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -123,7 +123,10 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
poppler-glib.8:${PORTSDIR}/graphics/poppler-glib \
rdf.0:${PORTSDIR}/textproc/redland \
textcat.0:${PORTSDIR}/textproc/libtextcat \
- freetype.9:${PORTSDIR}/print/freetype2
+ freetype.9:${PORTSDIR}/print/freetype2 \
+ apr-1.4:${PORTSDIR}/devel/apr1 \
+ CoinMP.7:${PORTSDIR}/math/coinmp \
+ serf-1.0:${PORTSDIR}/www/serf
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip \
@@ -178,6 +181,9 @@ CONFIGURE_ARGS+= --enable-verbose \
--with-system-redland \
--with-system-vigra \
--with-system-stdlibs \
+ --with-system-apr \
+ --with-system-apr-util \
+ --with-system-coinmp \
--with-commons-codec-jar=${JAVALIBDIR}/commons-codec.jar \
--with-commons-lang-jar=${JAVALIBDIR}/commons-lang.jar \
--with-commons-httpclient-jar=${JAVALIBDIR}/commons-httpclient.jar \
@@ -198,6 +204,8 @@ CONFIGURE_ARGS+= --enable-verbose \
--with-beanshell-jar=${JAVALIBDIR}/bsh.jar \
--without-fonts
+# --with-system-serf \
+
OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt
OOOEXTENSIONS+= presenter/presenter-screen.oxt
#OOOEXTENSIONS+= pdfimport/pdfimport.oxt
ommitgraph'>* update moazart to 1.2.5.20030212oliver2003-10-054-11/+24 * BROKEN: Does not compilekris2003-05-071-0/+2 * De-pkg-comment.knu2003-02-212-1/+1 * chase gdbm lib versionijliao2003-01-031-1/+1 * Use WANT_AUTOCONF_VER so we don't automagically execute autoconf when wealane2002-11-281-1/+1 * Fix autoconf usage. Port is still broken, though. It's missing linking inalane2002-11-271-3/+7 * Add parallel to CATEGORIES.knu2002-11-241-1/+1 * Forgot to remove this one...olgeni2002-10-101-12/+0 * Update to version 1.2.4.olgeni2002-10-102-5/+4 * Set proper ownership and permissions in ${PREFIX}/lib/oz (UID and GID inolgeni2002-08-161-0/+6 * Shorten comment to make portlint happy.olgeni2002-07-191-1/+1 * Update port to version 1.2.3, setting emacs21 as the default IDE.olgeni2002-07-193-8/+23 * BROKEN: Does not detect bison correctlykris2002-05-171-0/+2 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-7/+7 * Update port to version 1.2.1 (20010816).olgeni2001-09-092-8/+9 * Update port to version 1.2.0.olgeni2001-05-288-2580/+25 * Add documentation (optional with NOPORTDOCS support), and a couple ofolgeni2001-02-095-33/+2180 * Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-17/+17 * Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1