diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-03-03 17:33:46 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-03-03 17:33:46 +0000 |
commit | 980ff2468b3e4c61d36c4a68c0e43be4ebcbd959 (patch) | |
tree | 9b34702d25807b203ceb4d2cd7648a38ee53ae1a /mail/p5-Email-MIME-Creator-ISO_2022_JP | |
parent | f6120ca3a9d7a85b27cbbcb7d991c43c5f4fe1eb (diff) | |
download | ports-980ff2468b3e4c61d36c4a68c0e43be4ebcbd959.tar.gz ports-980ff2468b3e4c61d36c4a68c0e43be4ebcbd959.zip |
Notes
Diffstat (limited to 'mail/p5-Email-MIME-Creator-ISO_2022_JP')
-rw-r--r-- | mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile b/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile index e4bc8e1a11b2..d3ae55390f15 100644 --- a/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile +++ b/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= \ p5-Email-MIME>=1.900:${PORTSDIR}/mail/p5-Email-MIME \ p5-Sub-Install>0:${PORTSDIR}/devel/p5-Sub-Install BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-Classy>=0:${PORTSDIR}/devel/p5-Test-Classy \ + p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules PERL_CONFIGURE= yes |