summaryrefslogtreecommitdiff
path: root/www/plugger/pkg-plist
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-17 05:40:36 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-17 05:40:36 +0000
commit381d5a7b26986b2763cd9d0f368d72b8a6cfcc15 (patch)
treeaeaf7504969fe9e75d297604cf54f6c859fd4d25 /www/plugger/pkg-plist
parentfixing dependence with PEAR::Log. (diff)
* Make this port GNOME 2 aware
* Install plugin in new browser_plugins directory PR: 45362 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=70290
Diffstat (limited to '')
-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 761af879e791..eb6ef012ed0b 100644
--- a/www/plugger/pkg-plist
+++ b/www/plugger/pkg-plist
@@ -1,5 +1,5 @@
bin/plugger-4.0
-lib/mozilla/plugins/npplugger.so
+lib/browser_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