diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 15:45:35 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 15:45:35 +0000 |
| commit | 784be3fb78b999f23338c914161b7c40f97d3ee7 (patch) | |
| tree | 47aee1fa27519c0c4d94c0d2c7dca2b0bbd61934 /java/jcommon | |
| parent | Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. (diff) | |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Apologies in advance, I know java drives its short bus very, very slowly
through qat. Building these 3 ports will probably wedge it for weeks.
Diffstat (limited to 'java/jcommon')
| -rw-r--r-- | java/jcommon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jcommon/Makefile b/java/jcommon/Makefile index a69b2ae913e8..79577b672fd1 100644 --- a/java/jcommon/Makefile +++ b/java/jcommon/Makefile @@ -15,7 +15,7 @@ USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ -OPTIONS_DEFINE= COMPILE +OPTIONS_DEFINE= COMPILE DOCS OPTIONS_DEFAULT=COMPILE COMPILE_DESC= Build from source |
