diff options
Diffstat (limited to 'www/mod_accounting')
-rw-r--r-- | www/mod_accounting/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_accounting/pkg-plist b/www/mod_accounting/pkg-plist index 281cc503fbbe..5ed9eddda324 100644 --- a/www/mod_accounting/pkg-plist +++ b/www/mod_accounting/pkg-plist @@ -1,5 +1,6 @@ libexec/apache/mod_accounting.so -@exec %D/sbin/apxs -e -a -n accounting %D/%f +@exec %D/sbin/apxs -e -A -n accounting %D/%f +@unexec %D/sbin/apxs -e -A -n accounting %D/%f @unexec echo "===> If you do not plan on reinstalling mod_accounting, you must manually remove"; echo "===> references to it in httpd.conf." share/mod_accounting/schema.sql %%PORTDOCS%%%%DOCSDIR%%/README |