mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
e10ee99bf3
- add cleanlink.pl - fix package installation (module wasn't added to httpd.conf) - use DIST_SUBDIR=apache PR: 57915 Submitted by: maintainer
5 lines
236 B
Plaintext
5 lines
236 B
Plaintext
libexec/apache/mod_bandwidth.so
|
|
@exec %D/sbin/apxs -e -A -n bandwidth %D/%f
|
|
sbin/cleanlink.pl
|
|
@unexec echo "===> If you do not plan on reinstalling mod_bandwidth, you must manually remove"; echo "===> references to it in httpd.conf."
|