diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index b48008c7bb06..8fe8ed5bbccf 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -39,8 +39,8 @@ CCACHE_DESC= Mimimize compile time of C/C++ programs .include "${.CURDIR}/files/Makefile.localized" -.include <bsd.port.pre.mk> .include <bsd.port.options.mk> +.include <bsd.port.pre.mk> USE_JAVA= yes JAVA_BUILD= jdk |