diff options
Diffstat (limited to 'math/p5-Math-FFT/Makefile')
-rw-r--r-- | math/p5-Math-FFT/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index bb328f5378de..4bca3c52a3ed 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lioux@FreeBSD.org COMMENT= Perl module providing an interface to Fast Fourier Transform routines +USE_SIZE= yes PERL_CONFIGURE= yes MAN3= Math::FFT.3 |