diff options
Diffstat (limited to 'math/p5-AI-NeuralNet-Mesh/Makefile')
-rw-r--r-- | math/p5-AI-NeuralNet-Mesh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-AI-NeuralNet-Mesh/Makefile b/math/p5-AI-NeuralNet-Mesh/Makefile index cb1585f68bc4..504b052fc2c4 100644 --- a/math/p5-AI-NeuralNet-Mesh/Makefile +++ b/math/p5-AI-NeuralNet-Mesh/Makefile @@ -19,7 +19,6 @@ USE_ZIP= yes NO_WRKSUBDIR= yes PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= AI::NeuralNet::Mesh.3 .include <bsd.port.mk> |