diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-09-06 00:20:26 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-09-06 00:20:26 +0000 |
commit | b51c10928fcf67dfea6bc01f7cc9c008543f4cfd (patch) | |
tree | 7732b3eb4a63bcc458dc199f0cc03ede275f67ad /editors/openoffice.org-3 | |
parent | e0a4eab9f52f93b2ba1d1f86407b026b61f21326 (diff) | |
download | ports-b51c10928fcf67dfea6bc01f7cc9c008543f4cfd.tar.gz ports-b51c10928fcf67dfea6bc01f7cc9c008543f4cfd.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-3')
-rw-r--r-- | editors/openoffice.org-3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index f72812e0dd3c..227e2f6bbb32 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/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 |