diff options
Diffstat (limited to 'devel/p5-Test-Differences/Makefile')
-rw-r--r-- | devel/p5-Test-Differences/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Test-Differences/Makefile b/devel/p5-Test-Differences/Makefile index 48bbd987cee7..1847843e0a22 100644 --- a/devel/p5-Test-Differences/Makefile +++ b/devel/p5-Test-Differences/Makefile @@ -22,6 +22,7 @@ USE_PERL5= configure MAN3= Test::Differences.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 |