diff options
author | mbr <mbr@FreeBSD.org> | 2002-06-03 13:55:41 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-06-03 13:55:41 +0000 |
commit | a365d38b1a6bdcd8864cc64228ea87e007286842 (patch) | |
tree | 5c929b787f6a1d21ee20cc1e624b78237f2aa9df /editors | |
parent | 097c6931c6dd405746c80b8f59b7dbf86ba2021e (diff) | |
download | FreeBSD-ports-a365d38b1a6bdcd8864cc64228ea87e007286842.zip FreeBSD-ports-a365d38b1a6bdcd8864cc64228ea87e007286842.tar.gz |
OO bootstrap needs perl.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index ec8ce2f..682a6ae 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 ec8ce2f..682a6ae 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 ec8ce2f..682a6ae 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 |