diff options
Diffstat (limited to 'devel/p5-File-NFSLock/Makefile')
-rw-r--r-- | devel/p5-File-NFSLock/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-File-NFSLock/Makefile b/devel/p5-File-NFSLock/Makefile index c7ef2d130f96..39947f5ddf16 100644 --- a/devel/p5-File-NFSLock/Makefile +++ b/devel/p5-File-NFSLock/Makefile @@ -18,6 +18,5 @@ COMMENT= File::NFSLock - perl module to do NFS (or not) locking PERL_CONFIGURE= yes MAN3= File::NFSLock.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |