Index: head/www/p5-Apache-DB/Makefile =================================================================== --- head/www/p5-Apache-DB/Makefile (revision 123824) +++ head/www/p5-Apache-DB/Makefile (revision 123825) @@ -1,33 +1,30 @@ # New ports collection makefile for: Apache-DB # Date created: 11 August 2004 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= Apache-DB PORTVERSION= 0.09 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Debugging and profiling tools for mod_perl PERL_CONFIGURE= yes -MAN3= Apache::DB.3 Apache::DProf.3 Apache::SmallProf.3 \ - Apache::perl5db.3 +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 +.else +MAN3+= Apache::perl5db.3 .endif .include Property changes on: head/www/p5-Apache-DB/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property