diff options
Diffstat (limited to 'devel/p5-List-Group')
-rw-r--r-- | devel/p5-List-Group/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-List-Group/Makefile b/devel/p5-List-Group/Makefile index 79f0adb5dbd4..bd622f7cabd7 100644 --- a/devel/p5-List-Group/Makefile +++ b/devel/p5-List-Group/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tillman@seekingfire.com COMMENT= Perl module that allows you to group a list by columns or rows +TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep + PERL_CONFIGURE= yes MAN3= List::Group.3 |