summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-02-13 07:21:51 +0000
committermarcus <marcus@FreeBSD.org>2005-02-13 07:21:51 +0000
commit45addcd80e8c8ad049dac7c923f63114703ad274 (patch)
tree21a2ca98b0afca1145c9f3af3fb988eb747685dc /www
parent819c24b37ea207e98df64fd5f4fc305d15e83042 (diff)
downloadFreeBSD-ports-45addcd80e8c8ad049dac7c923f63114703ad274.zip
FreeBSD-ports-45addcd80e8c8ad049dac7c923f63114703ad274.tar.gz
The pkg-message is no longer appropriate so remove it.
Diffstat (limited to 'www')
-rw-r--r--www/mozilla-devel/Makefile1
-rw-r--r--www/mozilla-devel/pkg-message9
-rw-r--r--www/seamonkey/Makefile1
-rw-r--r--www/seamonkey/pkg-message9
-rw-r--r--www/seamonkey2/Makefile1
-rw-r--r--www/seamonkey2/pkg-message9
6 files changed, 0 insertions, 30 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile
index 82663b5..fc4c10d 100644
--- a/www/mozilla-devel/Makefile
+++ b/www/mozilla-devel/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/mozilla-devel/pkg-message b/www/mozilla-devel/pkg-message
deleted file mode 100644
index a98a376..0000000
--- a/www/mozilla-devel/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.
-###
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 82663b5..fc4c10d 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 a98a376..0000000
--- 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.
-###
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 82663b5..fc4c10d 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/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/seamonkey2/pkg-message b/www/seamonkey2/pkg-message
deleted file mode 100644
index a98a376..0000000
--- a/www/seamonkey2/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.
-###
OpenPOWER on IntegriCloud