diff options
Diffstat (limited to 'security/p5-Crypt-TripleDES/Makefile')
-rw-r--r-- | security/p5-Crypt-TripleDES/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Crypt-TripleDES/Makefile b/security/p5-Crypt-TripleDES/Makefile index 1424dada357c..fd7dd26b151c 100644 --- a/security/p5-Crypt-TripleDES/Makefile +++ b/security/p5-Crypt-TripleDES/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl module implementing the Triple-DES cipher PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Crypt::TripleDES.3 .include <bsd.port.mk> |