aboutsummaryrefslogtreecommitdiff
path: root/www/mod_ntlm
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_ntlm
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_ntlm')
-rw-r--r--www/mod_ntlm/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_ntlm/pkg-plist b/www/mod_ntlm/pkg-plist
index 66fcbb5dad58..61a6e7b76ab7 100644
--- a/www/mod_ntlm/pkg-plist
+++ b/www/mod_ntlm/pkg-plist
@@ -1,5 +1,5 @@
%%APACHEMODDIR%%/mod_ntlm.so
-@exec %D/sbin/apxs -e -a -n ntlm %D/%f
-@unexec %D/sbin/apxs -e -A -n ntlm %D/%F
+@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%f
+@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
%%PORTDOCS%%%%DOCSDIR%%/mod_ntlm.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%