diff options
Diffstat (limited to 'misc/p5-List-Util-WeightedRoundRobin/Makefile')
-rw-r--r-- | misc/p5-List-Util-WeightedRoundRobin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-List-Util-WeightedRoundRobin/Makefile b/misc/p5-List-Util-WeightedRoundRobin/Makefile index bf2eb1041392..dc9d54319d6e 100644 --- a/misc/p5-List-Util-WeightedRoundRobin/Makefile +++ b/misc/p5-List-Util-WeightedRoundRobin/Makefile @@ -15,4 +15,5 @@ USE_PERL5= configure MAN3= List::Util::WeightedRoundRobin.3 +NO_STAGE= yes .include <bsd.port.mk> |