diff options
Diffstat (limited to 'www/p5-HTML-DOM/Makefile')
-rw-r--r-- | www/p5-HTML-DOM/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-DOM/Makefile b/www/p5-HTML-DOM/Makefile index 57c6cb5e17b8..11083e32e69a 100644 --- a/www/p5-HTML-DOM/Makefile +++ b/www/p5-HTML-DOM/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${MASTERDIR}/Makefile.man" .include <bsd.port.post.mk> |