From dd68e7e6bd84e5c062afc028fce397092a4d2572 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 11 Dec 2004 21:44:44 +0000 Subject: BROKEN on 4.x: Broken pkg-plist --- www/p5-Apache-DB/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www') diff --git a/www/p5-Apache-DB/Makefile b/www/p5-Apache-DB/Makefile index 5391112f6b77..a20878b65179 100644 --- a/www/p5-Apache-DB/Makefile +++ b/www/p5-Apache-DB/Makefile @@ -22,6 +22,10 @@ MAN3= Apache::DB.3 Apache::DProf.3 Apache::SmallProf.3 \ .include +.if ${OSVERSION} < 500000 +BROKEN= "Broken pkg-plist on 4.x" +.endif + .if ${PERL_LEVEL} < 500600 RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Devel/DProf.pm:${PORTSDIR}/devel/p5-Devel-DProf .endif -- cgit