diff options
Diffstat (limited to 'security/p5-Crypt-IDEA/Makefile')
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index 2c7ad01b09f8..703802784388 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl5 interface to IDEA block cipher PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Crypt::IDEA.3 .include <bsd.port.mk> |