diff options
Diffstat (limited to 'security/p5-Crypt-RC6/Makefile')
-rw-r--r-- | security/p5-Crypt-RC6/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-RC6/Makefile b/security/p5-Crypt-RC6/Makefile index 43525b960e6c..29c47fa47f32 100644 --- a/security/p5-Crypt-RC6/Makefile +++ b/security/p5-Crypt-RC6/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of the RC6 encryption algorithm -USE_REINPLACE= YES - PERL_CONFIGURE= yes MAN3= Crypt::RC6.3 |