diff --git a/devel/p5-Test-NoTabs/Makefile b/devel/p5-Test-NoTabs/Makefile index 43878d47ed83..c5102f4a698f 100644 --- a/devel/p5-Test-NoTabs/Makefile +++ b/devel/p5-Test-NoTabs/Makefile @@ -7,6 +7,7 @@ PORTNAME= Test-NoTabs PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/B/BO/BOBTFISH @@ -15,6 +16,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= milki@rescomp.berkeley.edu COMMENT= Check the presence of tabs in your project +RUN_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple + TEST_DEPENDS= p5-Test-Simple>=0;${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes