diff options
Diffstat (limited to 'math/p5-Bit-ShiftReg/Makefile')
-rw-r--r-- | math/p5-Bit-ShiftReg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Bit-ShiftReg/Makefile b/math/p5-Bit-ShiftReg/Makefile index 26d998a19cc8..9bc963e99b6b 100644 --- a/math/p5-Bit-ShiftReg/Makefile +++ b/math/p5-Bit-ShiftReg/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl module implementing various bit shifting operations PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Bit::ShiftReg.3 .include <bsd.port.mk> |