aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_pam2
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-27 21:19:17 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-27 21:19:17 +0000
commit25226de738a35aae8febe61769130a055ed93b0f (patch)
treefd19bc8dfc199019b3ede71206ccc08eea4380bf /www/mod_auth_pam2
parenta34185c2a5ef6c25a12b949f223f60385b3a80d2 (diff)
downloadports-25226de738a35aae8febe61769130a055ed93b0f.tar.gz
ports-25226de738a35aae8febe61769130a055ed93b0f.zip
Notes
Diffstat (limited to 'www/mod_auth_pam2')
-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."