aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-11-17 21:04:43 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-11-17 21:04:43 +0000
commitaf5efcb3421716a9a5ca66cdc39100d6fa98b370 (patch)
tree03b52add83cb04777c6aab4ee978ad378caeacf4 /editors/openoffice.org-2/Makefile
parent8cb290b7cf5cadc1f529a41554b7b943d5f1c07e (diff)
downloadports-af5efcb3421716a9a5ca66cdc39100d6fa98b370.tar.gz
ports-af5efcb3421716a9a5ca66cdc39100d6fa98b370.zip
Use bison2 instead of bison-devel
Submitted by: ade
Notes
Notes: svn path=/head/; revision=148669
Diffstat (limited to 'editors/openoffice.org-2/Makefile')
-rw-r--r--editors/openoffice.org-2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile
index 2b4ced30d78c..e73532fe7ad1 100644
--- a/editors/openoffice.org-2/Makefile
+++ b/editors/openoffice.org-2/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