From 5a2415d0ff5db80cdea99258e2f9d389f8f6ed35 Mon Sep 17 00:00:00 2001 From: trevor Date: Mon, 1 Apr 2002 10:27:59 +0000 Subject: The JRE for version 6.2.2 unpacks in a different directory than earlier JREs. Reported by: Kris Anderson Approved by: Tumbling Duke applet --- www/netscape7/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/netscape7') diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index b16cf60..64014f0 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -129,6 +129,7 @@ do-extract: unzip -qo ${DISTDIR}/${DIST_SUBDIR}/${i} -d ${WRKSRC} .endfor - ${MV} ${WRKSRC}/jre-image-i386 ${WRKSRC}/bin/plugins/java2 + - ${MV} ${WRKSRC}/jre1.3.1_02 ${WRKSRC}/bin/plugins/java2 cd ${WRKSRC}/bin/plugins && ${LN} -s java2/plugin/i386/ns600/libjavaplugin_oji.so; do-patch: -- cgit v1.1