Index: head/devel/p5-Class-AutoClass/Makefile =================================================================== --- head/devel/p5-Class-AutoClass/Makefile (revision 122893) +++ head/devel/p5-Class-AutoClass/Makefile (revision 122894) @@ -1,33 +1,25 @@ # vim:ts=8 # New ports collection makefile for: p5-Class-AutoClass # Date created: 25 November 2004 # Whom: Fernan Aguero # # $FreeBSD$ # PORTNAME= Class-AutoClass PORTVERSION= 0.09 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Class PKGNAMEPREFIX= p5- MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Automatically define simple get and set methods in an inheritance structure +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper + PERL_CONFIGURE= yes MAN3= Class::AutoClass::Root.3 Class::AutoClass.3 Class::AutoClass::Args.3 -#NOMANCOMPRESS= yes -.include - -.if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.x or later. -.endif -.if ${PERL_LEVEL} < 500800 -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper -.endif - -.include +.include Property changes on: head/devel/p5-Class-AutoClass/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property