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 /java/jd-gui | |
| parent | fbd8f896fa0456bf9f0763402b0917b01fee1469 (diff) | |
Diffstat (limited to 'java/jd-gui')
| -rw-r--r-- | java/jd-gui/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/jd-gui/Makefile b/java/jd-gui/Makefile index a7a8749bc270..6d4f4c292cd1 100644 --- a/java/jd-gui/Makefile +++ b/java/jd-gui/Makefile @@ -13,10 +13,9 @@ WWW= http://jd.benow.ca/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= desktop-file-utils +USES= desktop-file-utils java USE_GITHUB= yes GH_ACCOUNT= java-decompiler -USE_JAVA= yes NO_ARCH= yes NO_BUILD= yes |
