aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-3-devel
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2012-07-05 18:48:52 +0800
committermaho <maho@FreeBSD.org>2012-07-05 18:48:52 +0800
commit624c5f5a2e333bcf2025546ee1f3ae5db6dfa84a (patch)
treefb45ce791ed561542cee4b34fe61117d878aef42 /editors/openoffice-3-devel
parent80020500ee627faa16eff2d296ac0f7b89178f33 (diff)
downloadfreebsd-ports-gnome-624c5f5a2e333bcf2025546ee1f3ae5db6dfa84a.tar.gz
freebsd-ports-gnome-624c5f5a2e333bcf2025546ee1f3ae5db6dfa84a.tar.zst
freebsd-ports-gnome-624c5f5a2e333bcf2025546ee1f3ae5db6dfa84a.zip
Support system libraries for apr, apr-util, serf, coinmp.
cf. https://issues.apache.org/ooo/show_bug.cgi?id=118906 Reported by: pfg@
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