928b398e02
PR: ports/147143 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav)
4 lines
269 B
Text
4 lines
269 B
Text
%%APACHEMODDIR%%/%%AP_MODULE%%
|
|
@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%f
|
|
@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%f
|
|
@unexec echo "===> If you do not plan on reinstalling mod_auth_pubtkt, you must manually remove"; echo "===> references to it in httpd.conf."
|