diff options
Diffstat (limited to 'math/p5-Math-FFT/Makefile')
-rw-r--r-- | math/p5-Math-FFT/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index f77f117e881a..bb328f5378de 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl module providing an interface to Fast Fourier Transform routines PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Math::FFT.3 .include <bsd.port.mk> |