summaryrefslogtreecommitdiff
path: root/www/seamonkey2
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-11-11 22:59:38 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-11-11 22:59:38 +0000
commit3b63b32d211d9cf2ec840c3907e7f458f656f2ee (patch)
treef7cb722b8f9854549c159750ea72d4735078c921 /www/seamonkey2
parentUnbreak build on -stable while keep it buildable on -current. (diff)
. Still look in ${LOCALBASE}/jdk1.4.1 for the plugin so users don't have to
upgrade their JDK if they don't want to. Submitted by: Jeremy Messenger <mezz7@cox.net>
Notes
Notes: svn path=/head/; revision=93759
Diffstat (limited to 'www/seamonkey2')
-rw-r--r--www/seamonkey2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 6233626ae8b4..983419baa827 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -156,6 +156,7 @@ PKGCONFIG_FILES=mozilla-gtkmozembed mozilla-js mozilla-xpcom \
# JPI stuff. List paths to Java Plug-ins here in the order to try.
JPI_LIST=\
${LOCALBASE}/jdk1.4.2/jre/plugin/${ARCH}/ns610/libjavaplugin_oji.so \
+ ${LOCALBASE}/jdk1.4.1/jre/plugin/${ARCH}/ns610/libjavaplugin_oji.so \
${LOCALBASE}/diablo-jdk1.3.1/jre/plugin/${ARCH}/ns600/libjavaplugin_oji.so \
${LOCALBASE}/jdk1.3.1/jre/plugin/${ARCH}/ns600/libjavaplugin_oji.so