Consistently set USE_JAVA to "yes" to reduce future confusion.

This commit is contained in:
Jung-uk Kim
2016-08-24 18:48:11 +00:00
parent 4dc1b877cf
commit 59e7ec58a3
10 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ MASTER_SITES= http://kaiwitte.org/jtiger/
MAINTAINER= ports@FreeBSD.org
COMMENT= Unit Test Framework and Tools for the Java2 Platform
USE_JAVA= 1.6
USE_JAVA= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
NO_ARCH= yes