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