diff options
Diffstat (limited to 'devel/p5-String-Similarity/Makefile')
-rw-r--r-- | devel/p5-String-Similarity/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-String-Similarity/Makefile b/devel/p5-String-Similarity/Makefile index 36e99535d253..f9d504ebe584 100644 --- a/devel/p5-String-Similarity/Makefile +++ b/devel/p5-String-Similarity/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl module that calculates the similarity of two strings PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= String::Similarity.3 .include <bsd.port.mk> |