summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-03 13:55:41 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-03 13:55:41 +0000
commit653dda5bdad5037ef216b3a7c3da3938b2882f53 (patch)
tree958fea4fe2f2ef890ed0a294ed4a241af665ad4b
parentUpdate to 0.14a. (diff)
OO bootstrap needs perl.
Notes
Notes: svn path=/head/; revision=60537
-rw-r--r--editors/openoffice-1.0/Makefile1
-rw-r--r--editors/openoffice.org-1.0/Makefile1
-rw-r--r--editors/openoffice/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index ec8ce2fff589..682a6ae73202 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -37,6 +37,7 @@ BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk13
BUILD_DEPENDS+= imake:${PORTSDIR}/devel/imake-4
LIB_DEPENDS+= pth.14:${PORTSDIR}/devel/pth
+USE_PERL5= yes
USE_XLIB= yes
USE_BZIP2= yes
USE_BISON= yes
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index ec8ce2fff589..682a6ae73202 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/Makefile
@@ -37,6 +37,7 @@ BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk13
BUILD_DEPENDS+= imake:${PORTSDIR}/devel/imake-4
LIB_DEPENDS+= pth.14:${PORTSDIR}/devel/pth
+USE_PERL5= yes
USE_XLIB= yes
USE_BZIP2= yes
USE_BISON= yes
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile
index ec8ce2fff589..682a6ae73202 100644
--- a/editors/openoffice/Makefile
+++ b/editors/openoffice/Makefile
@@ -37,6 +37,7 @@ BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk13
BUILD_DEPENDS+= imake:${PORTSDIR}/devel/imake-4
LIB_DEPENDS+= pth.14:${PORTSDIR}/devel/pth
+USE_PERL5= yes
USE_XLIB= yes
USE_BZIP2= yes
USE_BISON= yes