diff options
Diffstat (limited to 'math/p5-AI-Perceptron/Makefile')
-rw-r--r-- | math/p5-AI-Perceptron/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-AI-Perceptron/Makefile b/math/p5-AI-Perceptron/Makefile index af6d8fa3c60b..f03a5a4173e2 100644 --- a/math/p5-AI-Perceptron/Makefile +++ b/math/p5-AI-Perceptron/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl module for introducing to internal operations of neural networks PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= AI::Perceptron.3 .include <bsd.port.mk> |