From d2ac81835a72d5bd320d56230ca8658f00a9eaed Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Wed, 26 Jun 2002 05:10:24 +0000 Subject: Add open-motif to RUN_DEPENDS temporarily until we teach the JDK to statically link with the Motif libraries. Submitted by: "Alexander Zagrebin" --- java/jdk16/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/jdk16') diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile index 777639ee8a8d..3ace31bc864f 100644 --- a/java/jdk16/Makefile +++ b/java/jdk16/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 -- cgit v1.2.3