From 381d5a7b26986b2763cd9d0f368d72b8a6cfcc15 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 17 Nov 2002 05:40:36 +0000 Subject: * Make this port GNOME 2 aware * Install plugin in new browser_plugins directory PR: 45362 Submitted by: maintainer --- www/plugger/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/plugger/pkg-plist') 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 -- cgit v1.2.3