diff options
Diffstat (limited to 'devel/p5-Algorithm-NaiveBayes')
-rw-r--r-- | devel/p5-Algorithm-NaiveBayes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Algorithm-NaiveBayes/Makefile b/devel/p5-Algorithm-NaiveBayes/Makefile index 690fa9833a9f..da7fa17a1fa1 100644 --- a/devel/p5-Algorithm-NaiveBayes/Makefile +++ b/devel/p5-Algorithm-NaiveBayes/Makefile @@ -15,4 +15,5 @@ USE_PERL5= modbuild MAN3= Algorithm::NaiveBayes.3 +NO_STAGE= yes .include <bsd.port.mk> |