diff options
Diffstat (limited to 'security/p5-SHA/Makefile')
-rw-r--r-- | security/p5-SHA/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile index 816a343bbf63..9252dc28ec5e 100644 --- a/security/p5-SHA/Makefile +++ b/security/p5-SHA/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl5 interface to the SHA1 algorithm PERL_CONFIGURE= yes MAN3= SHA.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |