Index: head/security/p5-Crypt-DES/Makefile =================================================================== --- head/security/p5-Crypt-DES/Makefile (revision 565470) +++ head/security/p5-Crypt-DES/Makefile (revision 565471) @@ -1,23 +1,23 @@ # Created by: James FitzGibbon # $FreeBSD$ PORTNAME= Crypt-DES PORTVERSION= 2.07 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to DES block cipher LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Crypt-CBC>=0:security/p5-Crypt-CBC +TEST_DEPENDS= p5-Crypt-CBC>=0:security/p5-Crypt-CBC USES= perl5 USE_PERL5= configure .include