diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-12-04 16:39:10 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-12-04 16:39:10 +0000 |
commit | 5037d2e8761878475aa43a4e6696888c44c6eaae (patch) | |
tree | 1aa44b486eec0f8fa4e1965f74697aedb2269d6b /www/mod_bw | |
parent | f35d07e950696ea35714d600588da3327de4fbb0 (diff) | |
download | ports-5037d2e8761878475aa43a4e6696888c44c6eaae.tar.gz ports-5037d2e8761878475aa43a4e6696888c44c6eaae.zip |
Notes
Diffstat (limited to 'www/mod_bw')
-rw-r--r-- | www/mod_bw/Makefile | 6 | ||||
-rw-r--r-- | www/mod_bw/distinfo | 1 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/mod_bw/Makefile b/www/mod_bw/Makefile index 228593b69e51..fdf61557ffe8 100644 --- a/www/mod_bw/Makefile +++ b/www/mod_bw/Makefile @@ -16,18 +16,16 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= Bandwidth and Connection control per Virtual Host or Directory -WANT_APACHE= 2 +USE_APACHE= 20+ AP_FAST_BUILD= YES AP_GENPLIST= YES SRC_FILE= bw_mod-0.6.c PORTDOCS= APACHE2-LICENSE LICENSE bw_mod-0.6.txt -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd" post-install: @${MKDIR} ${DOCSDIR} @cd ${WRKSRC} && \ ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/www/mod_bw/distinfo b/www/mod_bw/distinfo index eb34626134a0..ba91d5fa9bb3 100644 --- a/www/mod_bw/distinfo +++ b/www/mod_bw/distinfo @@ -1,2 +1,3 @@ MD5 (apache2/bw_mod-0.6.tgz) = 0c92fa6344f487321291a592dbb49856 +SHA256 (apache2/bw_mod-0.6.tgz) = 7b99f80cfc1ad2ec895ef7acb1bc2bbea53153057106790e79a2459ec77bab8c SIZE (apache2/bw_mod-0.6.tgz) = 50298 |