- Add missing RUN_DEPENDS

Reported by:	maintainer
This commit is contained in:
Wen Heping 2011-02-17 03:20:31 +00:00
parent 384e5aeb28
commit 4de6ab4f87
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269264

View File

@ -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