summaryrefslogtreecommitdiff
path: root/java/jdk14
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2002-06-26 05:10:24 +0000
committerGreg Lewis <glewis@FreeBSD.org>2002-06-26 05:10:24 +0000
commitd2ac81835a72d5bd320d56230ca8658f00a9eaed (patch)
tree6493cfb40cad4cce993636734827df4166932b44 /java/jdk14
parentFix problem with V4 keys. We should get KRB5_KDB_NO_MATCHING_KEY, not (diff)
Add open-motif to RUN_DEPENDS temporarily until we teach the JDK to
statically link with the Motif libraries. Submitted by: "Alexander Zagrebin" <alexz@visp.ru>
Notes
Notes: svn path=/head/; revision=61980
Diffstat (limited to 'java/jdk14')
-rw-r--r--java/jdk14/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jdk14/Makefile b/java/jdk14/Makefile
index 777639ee8a8d..3ace31bc864f 100644
--- a/java/jdk14/Makefile
+++ b/java/jdk14/Makefile
@@ -28,6 +28,7 @@ LIB_DEPENDS= glib12.3:$(PORTSDIR)/devel/glib12 \
nspr4.1:$(PORTSDIR)/devel/nspr
.endif
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \
+ ${X11BASE}/lib/libMrm.a:${PORTSDIR}/x11-toolkits/open-motif \
${X11BASE}/lib/X11/fonts/URW/fonts.dir:${PORTSDIR}/x11-fonts/urwfonts
WRKSRC= ${WRKDIR}/j2sdk1.3.1/make