summaryrefslogtreecommitdiff
path: root/www/mod_wsgi3/pkg-plist
blob: 45d83308c5b6c3dc81473020e33940c5ea02f0b7 (plain) (blame)
1
2
3
4
5
@comment $FreeBSD$
@unexec /usr/bin/sed -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf
%%APACHEMODDIR%%/%%AP_MODULE%%
@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@unexec echo "Don't forget to remove all mod_wsgi-related directives in your httpd.conf"