Index: head/devel/p5-Tree-DAG_Node/Makefile =================================================================== --- head/devel/p5-Tree-DAG_Node/Makefile (revision 442357) +++ head/devel/p5-Tree-DAG_Node/Makefile (revision 442358) @@ -1,28 +1,23 @@ # Created by: Seamus Venasse # $FreeBSD$ PORTNAME= Tree-DAG_Node PORTVERSION= 1.29 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Super class for representing nodes in a tree LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-Slurp-Tiny>=0.003:devel/p5-File-Slurp-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 tar:tgz USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502200 -TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple -.endif - -.include +.include