mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
7ddb5ebf43
- Based on the MODJAVA_VER, MODJAVA_JRERUN, NO_BUILD
and MACHINE_ARCH, the following things will be setup:
ONLY_FOR_ARCHS if not already set.
BUILD_DEPENDS on a jdk (native preferred).
JAVA_HOME to pass on to the port build.
RUN_DEPENDS for all jdk's and jre's that can run the port.
Review and feedback nikolay@, ian@.
2 lines
46 B
Makefile
2 lines
46 B
Makefile
.include "${PORTSDIR}/devel/jdk/java.port.mk"
|