git: 480d1671f096 - main - x11-fm/mucommander: Fix JAVA_VERSION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 May 2022 01:20:45 UTC
The branch main has been updated by glewis: URL: https://cgit.FreeBSD.org/ports/commit/?id=480d1671f096513256da49c6a12386faebff9d32 commit 480d1671f096513256da49c6a12386faebff9d32 Author: Greg Lewis <glewis@FreeBSD.org> AuthorDate: 2022-05-03 01:13:57 +0000 Commit: Greg Lewis <glewis@FreeBSD.org> CommitDate: 2022-05-03 01:13:57 +0000 x11-fm/mucommander: Fix JAVA_VERSION --- x11-fm/mucommander/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-fm/mucommander/Makefile b/x11-fm/mucommander/Makefile index 6320b8e97660..9a82466f6738 100644 --- a/x11-fm/mucommander/Makefile +++ b/x11-fm/mucommander/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv3 USE_JAVA= yes -JAVA_VERSION= 1.11+ +JAVA_VERSION= 11+ NO_BUILD= yes PLIST_FILES= bin/mucommander ${DATADIR}/mucommander.jar ${DATADIR}/license.txt