mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
5dda08d708
Notice by: Morten W. Petersen" <morten@nidelven-it.no> Obtained from: srp@grex.org (author) - Port changes: - use USE_APACHE - use PORTDOCS - fix install/deinstall behaviour with package install PR: 60030 Submitted by: maintainer
5 lines
273 B
Plaintext
5 lines
273 B
Plaintext
libexec/apache2/mod_auth_remote.so
|
|
@exec %D/sbin/apxs -e -A -n auth_remote %D/%f
|
|
@unexec %D/sbin/apxs -e -A -n auth_remote %D/%f
|
|
@unexec echo "===> If you do not plan on reinstalling mod_auth_remote, you must manually remove"; echo "===> references to it in httpd.conf."
|