mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix after Java 1.5 removal (this ports build nicely with openjdk6)
This commit is contained in:
parent
40c91fb874
commit
cf3f46a1a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308621
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ MAINTAINER= nivit@FreeBSD.org
|
|||
COMMENT= A tool for rapid development of small sites
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.5
|
||||
JAVA_VERSION= 1.6
|
||||
|
||||
REPLACE_FILES= ${WRKSRC}/bin/forrest ${WRKSRC}/tools/ant/bin/ant
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue