Index: head/devel/p5-Test-Memory-Cycle/Makefile =================================================================== --- head/devel/p5-Test-Memory-Cycle/Makefile (revision 500551) +++ head/devel/p5-Test-Memory-Cycle/Makefile (revision 500552) @@ -1,20 +1,22 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= Test-Memory-Cycle PORTVERSION= 1.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Check for memory leaks and circular memory references BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Devel-Cycle>=0:devel/p5-Devel-Cycle \ p5-PadWalker>=0:devel/p5-PadWalker USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include