diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-12-27 19:10:41 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-12-31 08:57:55 +0000 |
| commit | 0835676e361bca74b28b09fe0425ed5ee958f26b (patch) | |
| tree | 9617744fefea8689073e388ab345f23c6765b4fd /textproc/lucene | |
| parent | fbd8f896fa0456bf9f0763402b0917b01fee1469 (diff) | |
Diffstat (limited to 'textproc/lucene')
| -rw-r--r-- | textproc/lucene/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile index 4e5c24752f35..bc39c2c6fc95 100644 --- a/textproc/lucene/Makefile +++ b/textproc/lucene/Makefile @@ -11,8 +11,8 @@ WWW= https://lucene.apache.org/core/ LICENSE= APACHE20 -USES= cpe tar:tgz -USE_JAVA= yes +USES= cpe java tar:tgz + NO_BUILD= yes NO_ARCH= yes |
