diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-08-17 13:27:50 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-08-17 13:27:50 +0000 |
commit | 7ce8e2b00e88ba039156325a730ac63736cdfba6 (patch) | |
tree | 697bc48fde1ae4c05bcfafc028e12cf72e508a8b /www/mod_accounting | |
parent | 421895421594bbbca2a5e953507ecbd199973f54 (diff) | |
download | ports-7ce8e2b00e88ba039156325a730ac63736cdfba6.tar.gz ports-7ce8e2b00e88ba039156325a730ac63736cdfba6.zip |
Notes
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 |