From 5c7c66618aa91843610f692205ebe4a72c5710eb Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Sun, 4 Dec 2005 20:32:58 +0000 Subject: - Convert to new USE_APACHE - Add SHA256 --- www/mod_vdbh/Makefile | 7 ++----- www/mod_vdbh/distinfo | 1 + 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'www/mod_vdbh') diff --git a/www/mod_vdbh/Makefile b/www/mod_vdbh/Makefile index 6bb500bc7902..dacc8a6c25e1 100644 --- a/www/mod_vdbh/Makefile +++ b/www/mod_vdbh/Makefile @@ -14,7 +14,7 @@ DIST_SUBDIR= apache MAINTAINER= apache@FreeBSD.org COMMENT= Allows mass virtual hosting using a MySQL backend with Apache 2.0.x -WANT_APACHE= 2 +USE_APACHE= 20+ AP_FAST_BUILD= YES AP_GENPLIST= YES USE_MYSQL= YES @@ -25,9 +25,6 @@ AP_LIB+= ${LOCALBASE}/lib/mysql -lmysqlclient PORTDOCS= AUTHORS README TODO -.include -.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd" - post-install: .if !defined (NOPORTDOCS) @${MKDIR} ${DOCSDIR} @@ -36,4 +33,4 @@ post-install: . endfor .endif -.include +.include diff --git a/www/mod_vdbh/distinfo b/www/mod_vdbh/distinfo index aa77c1a1c833..47b87ba4c946 100644 --- a/www/mod_vdbh/distinfo +++ b/www/mod_vdbh/distinfo @@ -1,2 +1,3 @@ MD5 (apache/mod_vdbh-1.0.3.tar.gz) = 3bd571f4d35f6b7b9f11b6eacab3947c +SHA256 (apache/mod_vdbh-1.0.3.tar.gz) = ff034dc4a77d82085dad1b867af8d913034c476d7cc2bf3472e6ae38cef40225 SIZE (apache/mod_vdbh-1.0.3.tar.gz) = 8053 -- cgit v1.2.3