diff options
author | Maho Nakata <maho@FreeBSD.org> | 2013-08-28 00:28:06 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2013-08-28 00:28:06 +0000 |
commit | a4ddb25f062b8424b691dd5bba262613765f3784 (patch) | |
tree | a20f2c79bd5802bf441611524bb74c9a62fcef2b /editors | |
parent | 52842935df0d3c98efc847cd0e74343ec50c04b4 (diff) | |
download | ports-a4ddb25f062b8424b691dd5bba262613765f3784.tar.gz ports-a4ddb25f062b8424b691dd5bba262613765f3784.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index ee325a10afb8..b65f44469eee 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -38,8 +38,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 |