summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-3/Makefile4
-rw-r--r--editors/openoffice-devel/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 8af61646512a..91db39695d99 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -27,9 +27,9 @@ USE_GSTREAMER= yes
#USE_GCC= 4.6+
USE_GMAKE= yes
USE_PYTHON= yes
-USE_PERL5_BUILD= yes
+USE_PERL5= build
USE_BZIP2= yes
-USES+= bison
+USES+= bison perl5
WITHOUT_CPU_CFLAGS= true
MAKE_JOBS_SAFE= yes
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index 9fb5b0170075..03151a89e105 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -28,9 +28,9 @@ USE_GSTREAMER= yes
#WITH_GCC= yes
USE_GMAKE= yes
USE_PYTHON= yes
-USE_PERL5_BUILD= yes
USE_BZIP2= yes
-USES+= bison
+USES+= bison perl5
+USE_PERL5= build
WITHOUT_CPU_CFLAGS= true
MAKE_JOBS_SAFE= yes