mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
928b398e02
PR: ports/147143 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav)
5 lines
269 B
Plaintext
5 lines
269 B
Plaintext
%%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."
|