diff options
Diffstat (limited to 'www/p5-Router-Simple/Makefile')
-rw-r--r-- | www/p5-Router-Simple/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Router-Simple/Makefile b/www/p5-Router-Simple/Makefile index ceb0bca63961..d4f343daddab 100644 --- a/www/p5-Router-Simple/Makefile +++ b/www/p5-Router-Simple/Makefile @@ -26,6 +26,7 @@ MAN3= Router::Simple.3 \ Router::Simple::Route.3 \ Router::Simple::SubMapper.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 |