aboutsummaryrefslogtreecommitdiff
path: root/java/linux-sun-jdk14
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-jdk14
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-jdk14')
-rw-r--r--java/linux-sun-jdk14/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/linux-sun-jdk14/Makefile b/java/linux-sun-jdk14/Makefile
index 0422696064c2..c361ded0082d 100644
--- a/java/linux-sun-jdk14/Makefile
+++ b/java/linux-sun-jdk14/Makefile
@@ -17,6 +17,7 @@ EXTRACT_SUFX= .bin
MAINTAINER= znerd@FreeBSD.org
COMMENT= Sun Java Development Kit 1.4 for Linux
+EXTRACT_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
BUILD_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper