diff options
Diffstat (limited to 'security/p5-Digest-MD2/Makefile')
-rw-r--r-- | security/p5-Digest-MD2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile index 22eba3a6edd4..1a9cce6dea5f 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl5 interface to the MD2 message digest algorithm PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Digest::MD2.3 .include <bsd.port.mk> |