From 6eca5c0891de848a2d2fd9098999c8163f0dd792 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Mon, 13 Apr 2009 04:31:56 +0000 Subject: - USE_APACHE=yes is deprecated (mod_perl takes care of it) --- www/p5-Apache-DB/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'www') diff --git a/www/p5-Apache-DB/Makefile b/www/p5-Apache-DB/Makefile index 7ff13fdea624..52d272a264ef 100644 --- a/www/p5-Apache-DB/Makefile +++ b/www/p5-Apache-DB/Makefile @@ -15,7 +15,6 @@ MAINTAINER= pgollucci@FreeBSD.org COMMENT= Debugging and profiling tools for mod_perl PERL_CONFIGURE= yes -USE_APACHE= yes MAN3= Apache::DB.3 Apache::DProf.3 Apache::perl5db.3 \ Apache::SmallProf.3 -- cgit