diff options
Diffstat (limited to 'databases/p5-AnyEvent-Redis/Makefile')
-rw-r--r-- | databases/p5-AnyEvent-Redis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-AnyEvent-Redis/Makefile b/databases/p5-AnyEvent-Redis/Makefile index 67ed8079a8d9..4480ddc542d3 100644 --- a/databases/p5-AnyEvent-Redis/Makefile +++ b/databases/p5-AnyEvent-Redis/Makefile @@ -24,4 +24,5 @@ USE_PERL5= configure MAN3= AnyEvent::Redis.3 \ AnyEvent::Redis::Protocol.3 +NO_STAGE= yes .include <bsd.port.mk> |