diff options
Diffstat (limited to 'devel/p5-TAP-Formatter-JUnit/Makefile')
-rw-r--r-- | devel/p5-TAP-Formatter-JUnit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-TAP-Formatter-JUnit/Makefile b/devel/p5-TAP-Formatter-JUnit/Makefile index 0b67ba316688..607015c7faa6 100644 --- a/devel/p5-TAP-Formatter-JUnit/Makefile +++ b/devel/p5-TAP-Formatter-JUnit/Makefile @@ -27,4 +27,5 @@ MAN3= TAP::Formatter::JUnit.3 \ TAP::Formatter::JUnit::Result.3 \ TAP::Formatter::JUnit::Session.3 +NO_STAGE= yes .include <bsd.port.mk> |