diff options
author | clement <clement@FreeBSD.org> | 2005-12-05 01:26:41 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-12-05 01:26:41 +0800 |
commit | 40e3798851bde2e23016514e8788e0b975d98f83 (patch) | |
tree | 9d14ea9507477d91301495d8c353d4a82fda28de /www/mod_log_config-st | |
parent | 96ee8b705ed5b53741a7557e109b8489091376a7 (diff) | |
download | freebsd-ports-gnome-40e3798851bde2e23016514e8788e0b975d98f83.tar.gz freebsd-ports-gnome-40e3798851bde2e23016514e8788e0b975d98f83.tar.zst freebsd-ports-gnome-40e3798851bde2e23016514e8788e0b975d98f83.zip |
- Convert to new USE_APACHE
- Add SHA256
Diffstat (limited to 'www/mod_log_config-st')
-rw-r--r-- | www/mod_log_config-st/Makefile | 7 | ||||
-rw-r--r-- | www/mod_log_config-st/distinfo | 1 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_log_config-st/Makefile b/www/mod_log_config-st/Makefile index 9f5b579780be..d5f165b9c5ea 100644 --- a/www/mod_log_config-st/Makefile +++ b/www/mod_log_config-st/Makefile @@ -15,15 +15,14 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= A modified version of mod_log_config for apache2 -WANT_APACHE= 2 +USE_APACHE= 20+ AP_FAST_BUILD= YES AP_GENPLIST= YES SRC_FILE= mod_log_config.c SHORTMODNAME= log_config MODULENAME= mod_log_config-st -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd" post-install: @${CAT} ${PKGMESSAGE} -.include <bsd.port.post.mk> + +.include <bsd.port.mk> diff --git a/www/mod_log_config-st/distinfo b/www/mod_log_config-st/distinfo index a87c5b80dfdf..c91ecec7af61 100644 --- a/www/mod_log_config-st/distinfo +++ b/www/mod_log_config-st/distinfo @@ -1,2 +1,3 @@ MD5 (apache2/mod_log_config-st-1.0.tar.gz) = e06208e485e299d5a0234ea91a5bdbe5 +SHA256 (apache2/mod_log_config-st-1.0.tar.gz) = e255d9530e1bc4a73a84ea078006fe77e201e821d492302bf4deb89bdbaada0c SIZE (apache2/mod_log_config-st-1.0.tar.gz) = 16748 |