diff options
-rw-r--r-- | security/p5-Crypt-Juniper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |