diff options
Diffstat (limited to 'math/p5-AI-Perceptron/Makefile')
-rw-r--r-- | math/p5-AI-Perceptron/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-AI-Perceptron/Makefile b/math/p5-AI-Perceptron/Makefile index 0a917e5f23d0..2e476205783f 100644 --- a/math/p5-AI-Perceptron/Makefile +++ b/math/p5-AI-Perceptron/Makefile @@ -18,4 +18,5 @@ USE_PERL5= modbuild MAN3= AI::Perceptron.3 +NO_STAGE= yes .include <bsd.port.mk> |