mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Make use of NEED_JAVAC.
This commit is contained in:
parent
d920b9a25e
commit
a1999e11a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58449
2 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ DISTNAME= confregdecode-src-${PORTVERSION}
|
|||
MAINTAINER= marcus@FreeBSD.org
|
||||
|
||||
USE_JAVA= 1.1+
|
||||
NEED_JAVAC= YES
|
||||
ALL_TARGET= jar
|
||||
MAKE_ENV= JAVAC="${JAVAC}" JAR="${JAR}"
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@ DISTNAME= confregdecode-src-${PORTVERSION}
|
|||
MAINTAINER= marcus@FreeBSD.org
|
||||
|
||||
USE_JAVA= 1.1+
|
||||
NEED_JAVAC= YES
|
||||
ALL_TARGET= jar
|
||||
MAKE_ENV= JAVAC="${JAVAC}" JAR="${JAR}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue