diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-06-03 13:55:41 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-06-03 13:55:41 +0000 |
commit | 653dda5bdad5037ef216b3a7c3da3938b2882f53 (patch) | |
tree | 958fea4fe2f2ef890ed0a294ed4a241af665ad4b /editors | |
parent | 8dc81ddd9b27e9168f64e1fca4dff947a92a56fc (diff) |
Notes
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 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 |