1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/graphics/opencv
Jung-uk Kim 71117cddc9 graphics/opencv: Fix JAVA option and correct Apache Ant usage
JAVA option did not work because the actual build knob was wrong.
Especially, on a system where devel/apache-ant was installed, ant and
java binaries were automatically detected and enabled even if the JAVA
option was disabled.  While I am here, fix Apache Ant usage by setteing
JAVACMD variable.  Without it, it may pick up java binary from JRE via
javavm(1) from java/javavmwrapper.  If ant script is used with java from
JRE, build fails because it cannot find jar.

Approved by:	tcberner (maintainer)
2021-04-14 12:13:30 -04:00
..
files
distinfo
Makefile graphics/opencv: Fix JAVA option and correct Apache Ant usage 2021-04-14 12:13:30 -04:00
pkg-descr
pkg-plist