diff options
Diffstat (limited to 'security/p5-Crypt-OTP/Makefile')
-rw-r--r-- | security/p5-Crypt-OTP/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Crypt-OTP/Makefile b/security/p5-Crypt-OTP/Makefile index 766530faacd1..337b4164ad10 100644 --- a/security/p5-Crypt-OTP/Makefile +++ b/security/p5-Crypt-OTP/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl implementation of the One Time Pad (hence, OTP) encryption method PERL_CONFIGURE= yes MAN3= Crypt::OTP.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |