aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_pam2
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-27 21:27:03 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-27 21:27:03 +0000
commit6d5b320dddc44db8e41b3e5290051eab2d7f2e05 (patch)
tree6ee7e79c87d49b92e39b6b11c3fc1a7cd39fc85e /www/mod_auth_pam2
parentcac2d8276b1b29fd1a476a43025b2b68b58b29c5 (diff)
downloadports-6d5b320dddc44db8e41b3e5290051eab2d7f2e05.tar.gz
ports-6d5b320dddc44db8e41b3e5290051eab2d7f2e05.zip
- 2/3:
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists PR: ports/147142 Reviewed by: portmgr (pav) With Hat: apache@
Notes
Notes: svn path=/head/; revision=255195
Diffstat (limited to 'www/mod_auth_pam2')
-rw-r--r--www/mod_auth_pam2/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_pam2/pkg-plist b/www/mod_auth_pam2/pkg-plist
index e4014bb730d4..51652e8b8e4b 100644
--- a/www/mod_auth_pam2/pkg-plist
+++ b/www/mod_auth_pam2/pkg-plist
@@ -3,7 +3,7 @@
%%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 %%AP_NAME%% %D/%f
%%APACHEMODDIR%%/mod_auth_sys_group.so
@exec %D/sbin/apxs -e -a -n auth_sys_group %D/%f
%%EXAMPLESDIR%%/pam-httpd.sample