freebsd-ports/www/mod_auth_pubtkt/pkg-plist
Philip M. Gollucci 6d5b320ddd - 2/3:
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists

PR:             ports/147142
Reviewed by:    portmgr (pav)
With Hat:       apache@
2010-05-27 21:27:03 +00:00

4 lines
274 B
Text

%%APACHEMODDIR%%/mod_auth_pubtkt.so
@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."