Index: head/devel/p5-Const-Exporter/Makefile =================================================================== --- head/devel/p5-Const-Exporter/Makefile (revision 437808) +++ head/devel/p5-Const-Exporter/Makefile (revision 437809) @@ -1,25 +1,27 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Const-Exporter PORTVERSION= 0.2.4 DISTVERSIONPREFIX= v CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RRWO PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Declare constants for export LICENSE= ART20 BUILD_DEPENDS= p5-Const-Fast>=0.014:devel/p5-Const-Fast \ p5-Package-Stash>=0:devel/p5-Package-Stash RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Hash-Objectify>=0:devel/p5-Hash-Objectify \ + p5-Test-Most>=0:devel/p5-Test-Most NO_ARCH= yes USE_PERL5= configure USES= perl5 .include