summaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-3
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2003-06-20 07:40:03 +0000
committermbr <mbr@FreeBSD.org>2003-06-20 07:40:03 +0000
commit1bb6be3332262590685fdfd4b32fd4c04d7d587a (patch)
tree29f33a24eb3f88836ee44c45e0ff76bfa635dd2f /editors/openoffice.org-3
parente0e1048fdcab77c9b2b05aed28713894d265d163 (diff)
downloadFreeBSD-ports-1bb6be3332262590685fdfd4b32fd4c04d7d587a.zip
FreeBSD-ports-1bb6be3332262590685fdfd4b32fd4c04d7d587a.tar.gz
Include these librarys needed by the mozilla sub-port directly
here in the openoffice port. This should fix the build problem on bento.
Diffstat (limited to 'editors/openoffice.org-3')
-rw-r--r--editors/openoffice.org-3/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile
index 9195a8e..2dcfef6 100644
--- a/editors/openoffice.org-3/Makefile
+++ b/editors/openoffice.org-3/Makefile
@@ -132,6 +132,11 @@ BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries
BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer
.endif
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+ png.5:${PORTSDIR}/graphics/png \
+ mng.1:${PORTSDIR}/graphics/libmng \
+ freetype.9:${PORTSDIR}/print/freetype2
+
USE_PERL5= yes
USE_BZIP2= yes
USE_BISON= yes
OpenPOWER on IntegriCloud