summaryrefslogtreecommitdiffstats
path: root/java/jdk
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>2001-08-14 16:24:57 +0000
committernate <nate@FreeBSD.org>2001-08-14 16:24:57 +0000
commit91ce243cde4d97896e802d55b607fe1e68b0e1a0 (patch)
treea0d71e2a1724334d15cd048eb4669cc30e977282 /java/jdk
parent72e52d1118f7fff7914935f9962736ff12ea73a9 (diff)
downloadFreeBSD-ports-91ce243cde4d97896e802d55b607fe1e68b0e1a0.zip
FreeBSD-ports-91ce243cde4d97896e802d55b607fe1e68b0e1a0.tar.gz
- Made the JDK port depend on the new compat3x libraries and it's new port.
Submitted by: "Akinori MUSHA" <knu@iDaemons.org>
Diffstat (limited to 'java/jdk')
-rw-r--r--java/jdk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jdk/Makefile b/java/jdk/Makefile
index bf5d0a8..78d2621 100644
--- a/java/jdk/Makefile
+++ b/java/jdk/Makefile
@@ -29,6 +29,7 @@ NO_BUILD= yes
.if ${PORTOBJFORMAT} == "aout"
DISTFILES= jdk${JDK_VERSION}_AOUT.V1999-11-9.tar.gz
.else
+LIB_DEPENDS+= c.3:${PORTSDIR}/misc/compat3x
DISTFILES= jdk${JDK_VERSION}_ELF.V1999-11-9.tar.gz
.endif
OpenPOWER on IntegriCloud