summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-09-06 00:20:26 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-09-06 00:20:26 +0000
commitb51c10928fcf67dfea6bc01f7cc9c008543f4cfd (patch)
tree7732b3eb4a63bcc458dc199f0cc03ede275f67ad /editors/openoffice.org-3-RC
parentUpdate to curlpp 0.5.2. (diff)
backout previous change of dependency of bison.
Submitted by: "Jack L." <xxjack12xx@gmail.com>, linimon, Pascal Hofstee <caelian@gmail.com>, and Marcus Alves Grando <marcus@corp.grupos.com.br>
Notes
Notes: svn path=/head/; revision=142039
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r--editors/openoffice.org-3-RC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index f72812e0dd3c..227e2f6bbb32 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -104,7 +104,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:${PORTSDIR}/devel/bison \
+ bison-devel:${PORTSDIR}/devel/bison-devel \
imake:${X_IMAKE_PORT}
.if !defined(WITHOUT_JAVA)
BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant