summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-11-23 16:14:17 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-11-23 16:14:17 +0000
commitcafa33207013519dfeb11677f885b99f1af5e2af (patch)
treeec6ced23ec6559514ab5ccc8b66dd12652546322 /editors/openoffice.org-2-RC/Makefile
parentUpdate to 3.1.1 (diff)
Revert a dependency upon a non-existant port until the
openoffice team has a chance to fix their Makefile. This should enable INDEX to build once again.
Notes
Notes: svn path=/head/; revision=122231
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-2-RC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index 5799c229c06e..72cad4eb58d1 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -78,8 +78,8 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
epm:${PORTSDIR}/devel/epm \
gpatch:${PORTSDIR}/devel/patch \
${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft \
- ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
- bison-devel:${PORTSDIR}/devel/bison-devel
+ ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip
+# bison-devel:${PORTSDIR}/devel/bison-devel
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
mng.1:${PORTSDIR}/graphics/libmng \