Update to bsd.java.mk 2.0
This commit is contained in:
parent
ce8f17d16c
commit
9729dd908e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127946
@ -14,7 +14,7 @@ DISTNAME= gnu.regexp-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A regexp library for Java
|
||||
|
||||
USE_JAVA= 1.1+
|
||||
USE_JAVA= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -15,7 +15,8 @@ DISTNAME= ${APP_TITLE}-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= JBoss 2.x, an open-source J2EE application server
|
||||
|
||||
USE_JAVA= 1.2+
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.2+
|
||||
|
||||
USE_ZIP= YES
|
||||
NO_BUILD= YES
|
||||
|
Loading…
Reference in New Issue
Block a user