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_injection | |
parent | 421895421594bbbca2a5e953507ecbd199973f54 (diff) |
Notes
Diffstat (limited to 'www/mod_injection')
-rw-r--r-- | www/mod_injection/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_injection/pkg-plist b/www/mod_injection/pkg-plist index d6ca1bb52016..e9e26250e00b 100644 --- a/www/mod_injection/pkg-plist +++ b/www/mod_injection/pkg-plist @@ -1,5 +1,6 @@ libexec/apache2/mod_injection.so -@exec %D/sbin/apxs -e -a -n injection %D/%f +@exec %D/sbin/apxs -e -A -n injection %D/%f +@unexec %D/sbin/apxs -e -A -n injection %D/%f %%PORTDOCS%%%%DOCSDIR%%/manual/Makefile %%PORTDOCS%%%%DOCSDIR%%/manual/build.xml %%PORTDOCS%%%%DOCSDIR%%/manual/changelog.xml |