diff options
Diffstat (limited to 'devel/p5-Exception-Handler/Makefile')
-rw-r--r-- | devel/p5-Exception-Handler/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-Exception-Handler/Makefile b/devel/p5-Exception-Handler/Makefile index c4adf76617b3..0c1f70a73b69 100644 --- a/devel/p5-Exception-Handler/Makefile +++ b/devel/p5-Exception-Handler/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl module that report exceptions with formatted text call-stack USES= perl5 USE_PERL5= configure -MAN3= Exception::Handler.3 - -NO_STAGE= yes .include <bsd.port.mk> |