summaryrefslogtreecommitdiffstats
path: root/java/jdk13
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2002-06-26 05:10:24 +0000
committerglewis <glewis@FreeBSD.org>2002-06-26 05:10:24 +0000
commit52137fead863290b777c21ace2bb3d79336938ba (patch)
treeb1884e254bac3120b004bd60c84c40ff855ec921 /java/jdk13
parent73528aa019850465910fad4db35a20434ffea2ac (diff)
downloadFreeBSD-ports-52137fead863290b777c21ace2bb3d79336938ba.zip
FreeBSD-ports-52137fead863290b777c21ace2bb3d79336938ba.tar.gz
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>
Diffstat (limited to 'java/jdk13')
-rw-r--r--java/jdk13/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jdk13/Makefile b/java/jdk13/Makefile
index 777639e..3ace31b 100644
--- a/java/jdk13/Makefile
+++ b/java/jdk13/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
OpenPOWER on IntegriCloud