aboutsummaryrefslogtreecommitdiffstats
path: root/www/linux-netscape6
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2002-04-01 18:27:59 +0800
committertrevor <trevor@FreeBSD.org>2002-04-01 18:27:59 +0800
commit5a2415d0ff5db80cdea99258e2f9d389f8f6ed35 (patch)
tree29fd034a808898996d8f9b4a7764759efac94cbb /www/linux-netscape6
parent0bf660965ee6ef67e1da7e949c7c1dbcc2ed56d7 (diff)
downloadfreebsd-ports-gnome-5a2415d0ff5db80cdea99258e2f9d389f8f6ed35.tar.gz
freebsd-ports-gnome-5a2415d0ff5db80cdea99258e2f9d389f8f6ed35.tar.zst
freebsd-ports-gnome-5a2415d0ff5db80cdea99258e2f9d389f8f6ed35.zip
The JRE for version 6.2.2 unpacks in a different directory than
earlier JREs. Reported by: Kris Anderson <tempest@12-225-141-159.client.attbi.com> Approved by: Tumbling Duke applet
Diffstat (limited to 'www/linux-netscape6')
-rw-r--r--www/linux-netscape6/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile
index b16cf6077c14..64014f011ebb 100644
--- a/www/linux-netscape6/Makefile
+++ b/www/linux-netscape6/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: