diff options
Diffstat (limited to 'devel/p5-Exception-Class-TryCatch/Makefile')
-rw-r--r-- | devel/p5-Exception-Class-TryCatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Exception-Class-TryCatch/Makefile b/devel/p5-Exception-Class-TryCatch/Makefile index 5d7d7e90384c..5f29e0a2f006 100644 --- a/devel/p5-Exception-Class-TryCatch/Makefile +++ b/devel/p5-Exception-Class-TryCatch/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= Exception::Class::TryCatch.3 +NO_STAGE= yes .include <bsd.port.mk> |