diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-11-10 16:20:32 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-11-10 16:20:32 +0000 |
commit | c4316e82d80cc2b416632325162269ad5bf3b4ef (patch) | |
tree | bf03671d3bf30cc9d10273c5e7340de6b83c4a84 /security/p5-CryptX | |
parent | 5319eeaae8cc5a68a40f49d1b1b431ed38d4cde3 (diff) |
Notes
Diffstat (limited to 'security/p5-CryptX')
-rw-r--r-- | security/p5-CryptX/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-CryptX/Makefile b/security/p5-CryptX/Makefile index d2ddd8475382..2171488faae6 100644 --- a/security/p5-CryptX/Makefile +++ b/security/p5-CryptX/Makefile @@ -3,6 +3,7 @@ PORTNAME= CryptX PORTVERSION= 0.041 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN/Crypt PKGNAMEPREFIX= p5- @@ -13,8 +14,6 @@ COMMENT= Crypto toolkit LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS:= ${BUILD_DEPENDS} - USES= perl5 USE_PERL5= configure |