diff options
Diffstat (limited to 'devel/p5-Data-Compare/Makefile')
-rw-r--r-- | devel/p5-Data-Compare/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Data-Compare/Makefile b/devel/p5-Data-Compare/Makefile index 0ea7c5cc48b9..7e3bd1a44ed8 100644 --- a/devel/p5-Data-Compare/Makefile +++ b/devel/p5-Data-Compare/Makefile @@ -18,6 +18,5 @@ COMMENT= Data::Compare - compare perl data structures PERL_CONFIGURE= yes MAN3= Data::Compare.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |