diff options
Diffstat (limited to 'devel/p5-Algorithm-MDiff/Makefile')
-rw-r--r-- | devel/p5-Algorithm-MDiff/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-MDiff/Makefile b/devel/p5-Algorithm-MDiff/Makefile index 4910ad2dd1d2..615fd3adfeab 100644 --- a/devel/p5-Algorithm-MDiff/Makefile +++ b/devel/p5-Algorithm-MDiff/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl interface to calculate m-difference between two objects PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Algorithm::MDiff.3 .include <bsd.port.mk> |