diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-13 07:21:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-13 07:21:51 +0000 |
commit | 343dc81453bacf514c245bb73480117a7ad6c40f (patch) | |
tree | c4868d50acc4318b432e82147007376bb99aed1f /www/seamonkey | |
parent | cea8bddb2fb942a71a5d7810f57899f22ea5515c (diff) | |
download | ports-343dc81453bacf514c245bb73480117a7ad6c40f.tar.gz ports-343dc81453bacf514c245bb73480117a7ad6c40f.zip |
Notes
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 1 | ||||
-rw-r--r-- | www/seamonkey/pkg-message | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 82663b5bb54d..fc4c10dd28fa 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -357,6 +357,5 @@ post-install: .if !defined(PACKAGE_BUILDING) @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .endif - @${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> diff --git a/www/seamonkey/pkg-message b/www/seamonkey/pkg-message deleted file mode 100644 index a98a376da558..000000000000 --- a/www/seamonkey/pkg-message +++ /dev/null @@ -1,9 +0,0 @@ -### -A symlink has been created for the Java plugin. However, in order for Java -to function, you must first install the java/jdk13 port. If you do not -do this, you will see the following error when starting Mozilla: - -LoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [Cannot open "/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so"] - -If you do not want Java support, you can safely ignore this message. -### |