diff options
Diffstat (limited to 'math/p5-AI-DecisionTree/Makefile')
-rw-r--r-- | math/p5-AI-DecisionTree/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-AI-DecisionTree/Makefile b/math/p5-AI-DecisionTree/Makefile index 6d8c5110b25c..f18ae647b732 100644 --- a/math/p5-AI-DecisionTree/Makefile +++ b/math/p5-AI-DecisionTree/Makefile @@ -16,4 +16,5 @@ USE_PERL5= configure MAN3= AI::DecisionTree.3 \ AI::DecisionTree::Instance.3 +NO_STAGE= yes .include <bsd.port.mk> |