diff options
Diffstat (limited to 'devel/p5-File-Flock/Makefile')
-rw-r--r-- | devel/p5-File-Flock/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-File-Flock/Makefile b/devel/p5-File-Flock/Makefile index 783d76a9fc30..9373d2b114d7 100644 --- a/devel/p5-File-Flock/Makefile +++ b/devel/p5-File-Flock/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl5 module for file locking with flock PERL_CONFIGURE= yes MAN3= File::Flock.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |