summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--java/linux-jdk13/Makefile1
-rw-r--r--java/linux-sun-jdk13/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/java/linux-jdk13/Makefile b/java/linux-jdk13/Makefile
index 0b2b51f..5d4226e 100644
--- a/java/linux-jdk13/Makefile
+++ b/java/linux-jdk13/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .bin
MAINTAINER= kevlo@FreeBSD.org
+BUILD_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
NO_CDROM= "License doesn\'t allow distribution with fee"
diff --git a/java/linux-sun-jdk13/Makefile b/java/linux-sun-jdk13/Makefile
index 0b2b51f..5d4226e 100644
--- a/java/linux-sun-jdk13/Makefile
+++ b/java/linux-sun-jdk13/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .bin
MAINTAINER= kevlo@FreeBSD.org
+BUILD_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
NO_CDROM= "License doesn\'t allow distribution with fee"
OpenPOWER on IntegriCloud