summaryrefslogtreecommitdiff
path: root/www/plugger/pkg-plist
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-15 14:29:57 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-15 14:29:57 +0000
commit1d0d249c3115a22928cd309e322ea5197c1cfc74 (patch)
treea45e7698def9534593f92ded66ebc69133fc7d1b /www/plugger/pkg-plist
parento Update to 0.7 (diff)
o Unbreak for mozilla 0.9.6 and later versions. Mozilla no longer
recognizes plugins unless they start with libnp or np. Since plugger's plugin was named plugger.so, this caused it to be disabled. o Fix this and bump PORTREVISION. PR: 32847 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=51574
Diffstat (limited to 'www/plugger/pkg-plist')
-rw-r--r--www/plugger/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/plugger/pkg-plist b/www/plugger/pkg-plist
index 0f565b84f48d..3316d26e7dcf 100644
--- a/www/plugger/pkg-plist
+++ b/www/plugger/pkg-plist
@@ -1,4 +1,4 @@
-lib/mozilla/plugins/plugger.so
+lib/mozilla/plugins/npplugger.so
@unexec if [ -f %D/etc/pluggerrc ]; then cmp -s %D/etc/pluggerrc.sample %D/etc/pluggerrc && rm -f %D/etc/pluggerrc || echo "If you are permanently removing this port, you should do a ``rm -f ${PKG_PREFIX}/etc/pluggerrc`` to remove configuration files left." | fmt ; fi
@unexec if [ -f %D/etc/pluggerrc.old ]; then echo "If you are permanently removing this port, you should do a ``rm -f ${PKG_PREFIX}/etc/pluggerrc.old`` to remove backup configuration files left." | fmt ; fi
etc/pluggerrc.sample