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