diff options
| author | Greg Lewis <glewis@FreeBSD.org> | 2020-12-27 05:07:01 +0000 |
|---|---|---|
| committer | Greg Lewis <glewis@FreeBSD.org> | 2020-12-27 05:07:01 +0000 |
| commit | a4fc91b3af483d81bfc414207ca432101148b0e5 (patch) | |
| tree | 8ba4ad5039bbf7ea79811930bbf822e5f640e4a3 /java | |
| parent | 29d39e6fa242e29411fc08ec2f93ae3ca709df4d (diff) | |
Notes
Diffstat (limited to 'java')
| -rw-r--r-- | java/jcalendar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jcalendar/Makefile b/java/jcalendar/Makefile index d0a1bf302b12..2beb5460abe2 100644 --- a/java/jcalendar/Makefile +++ b/java/jcalendar/Makefile @@ -11,6 +11,7 @@ COMMENT= Java Date Chooser USES= zip USE_JAVA= yes +JAVA_VERSION= 8 USE_ANT= yes WRKSRC= ${WRKDIR}/src PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar \ |
