aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-3
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-11-18 05:04:43 +0800
committermaho <maho@FreeBSD.org>2005-11-18 05:04:43 +0800
commitebebb80a68b533f57461bd437d62b29445355222 (patch)
tree4d3b1c0f2ffc9d4ed917ef18cd854b33b00d6443 /editors/openoffice-3
parent32daecaa7230e3048d0eea25b7f8488a93b13b43 (diff)
downloadfreebsd-ports-gnome-ebebb80a68b533f57461bd437d62b29445355222.tar.gz
freebsd-ports-gnome-ebebb80a68b533f57461bd437d62b29445355222.tar.zst
freebsd-ports-gnome-ebebb80a68b533f57461bd437d62b29445355222.zip
Use bison2 instead of bison-devel
Submitted by: ade
Diffstat (limited to 'editors/openoffice-3')
-rw-r--r--editors/openoffice-3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 2b4ced30d78c..e73532fe7ad1 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -107,7 +107,7 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
gcp:${PORTSDIR}/sysutils/coreutils \
gpatch:${PORTSDIR}/devel/patch \
${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
- bison-devel:${PORTSDIR}/devel/bison-devel \
+ bison2:${PORTSDIR}/devel/bison2 \
imake:${X_IMAKE_PORT}
.if !defined(WITHOUT_JAVA)
BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant
d>1-2/+0