mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
astro/josm: update java version requirement
This commit is contained in:
parent
1009e6c4b9
commit
a6f46adf46
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= josm
|
||||
PORTVERSION= 19128
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= astro java
|
||||
MASTER_SITES= https://josm.openstreetmap.de/download/
|
||||
DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION}.jar
|
||||
|
@ -17,7 +18,7 @@ NO_WRKSUBDIR= yes
|
|||
|
||||
USES= zip:infozip
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 8+
|
||||
JAVA_VERSION= 11+
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue