aboutsummaryrefslogtreecommitdiff
path: root/java/linux-sun-jdk12
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-05-03 22:26:11 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-05-03 22:26:11 +0000
commiteef403e5692789fc63b8df79b7a2f5ebe4cc0d38 (patch)
treee5229eed3d79572e9a49bc56fbc59309e2a15787 /java/linux-sun-jdk12
parent00157b17ecb5dd590a5786e95359b063387f0917 (diff)
downloadports-eef403e5692789fc63b8df79b7a2f5ebe4cc0d38.tar.gz
ports-eef403e5692789fc63b8df79b7a2f5ebe4cc0d38.zip
linux_base needs to be in EXTRACT_DEPENDS, otherwise ports doesn't
install if linux_base isn't installed.
Notes
Notes: svn path=/head/; revision=80084
Diffstat (limited to 'java/linux-sun-jdk12')
-rw-r--r--java/linux-sun-jdk12/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/linux-sun-jdk12/Makefile b/java/linux-sun-jdk12/Makefile
index de3617b961c0..3dd1e4d89bf1 100644
--- a/java/linux-sun-jdk12/Makefile
+++ b/java/linux-sun-jdk12/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${JDK_VERSION:S/./_/g}-linux-i586
MAINTAINER= znerd@FreeBSD.org
COMMENT= Sun Java Development Kit 1.2 for Linux
+EXTRACT_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper
BUILD_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper
RUN_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper