From dcae4e139f4357d99c207769d9703d3151455e5c Mon Sep 17 00:00:00 2001 From: swills Date: Thu, 8 Mar 2012 23:18:06 +0000 Subject: - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) --- security/p5-Crypt-Juniper/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'security/p5-Crypt-Juniper') diff --git a/security/p5-Crypt-Juniper/Makefile b/security/p5-Crypt-Juniper/Makefile index 7d58ea8f3ce0..88cb6a455507 100644 --- a/security/p5-Crypt-Juniper/Makefile +++ b/security/p5-Crypt-Juniper/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Encrypt and decrypt Juniper $9$ secrets +TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception + PERL_CONFIGURE= yes MAN3= Crypt::Juniper.3 -- cgit