From 98a0412466898ee76af1afdf7ce71e4154199420 Mon Sep 17 00:00:00 2001 From: maho Date: Tue, 6 Sep 2005 00:20:26 +0000 Subject: backout previous change of dependency of bison. Submitted by: "Jack L." , linimon, Pascal Hofstee , and Marcus Alves Grando --- editors/openoffice.org-2.0-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice.org-2.0-devel') diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index dfd8f0680358..f51ffa4a345f 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/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:${PORTSDIR}/devel/bison \ + bison-devel:${PORTSDIR}/devel/bison-devel \ imake:${X_IMAKE_PORT} .if !defined(WITHOUT_JAVA) BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant -- cgit