diff options
Diffstat (limited to 'textproc/p5-POD2-Base/Makefile')
-rw-r--r-- | textproc/p5-POD2-Base/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-POD2-Base/Makefile b/textproc/p5-POD2-Base/Makefile index 543e1acccb76..2d5c1502cf65 100644 --- a/textproc/p5-POD2-Base/Makefile +++ b/textproc/p5-POD2-Base/Makefile @@ -17,4 +17,5 @@ USE_PERL5= configure MAN3= POD2::Base.3 \ POD2::PT::POD2::Base.3 +NO_STAGE= yes .include <bsd.port.mk> |