aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_pam2/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_auth_pam2/pkg-plist')
-rw-r--r--www/mod_auth_pam2/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_auth_pam2/pkg-plist b/www/mod_auth_pam2/pkg-plist
index 5e57989928af..e4014bb730d4 100644
--- a/www/mod_auth_pam2/pkg-plist
+++ b/www/mod_auth_pam2/pkg-plist
@@ -3,9 +3,9 @@
%%PORTDOCS%%%%DOCSDIR%%/install.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%APACHEMODDIR%%/mod_auth_pam.so
-@exec %D/sbin/apxs -e -A -n auth_pam %D/%f
+@exec %D/sbin/apxs -e -a -n auth_pam %D/%f
%%APACHEMODDIR%%/mod_auth_sys_group.so
-@exec %D/sbin/apxs -e -A -n auth_sys_group %D/%f
+@exec %D/sbin/apxs -e -a -n auth_sys_group %D/%f
%%EXAMPLESDIR%%/pam-httpd.sample
@dirrm %%EXAMPLESDIR%%
@unexec echo "===> If you do not plan on reinstalling mod_auth_pam, you must manually remove"; echo "===> references to it in httpd.conf."