diff options
Diffstat (limited to 'devel/p5-Data-Compare/Makefile')
-rw-r--r-- | devel/p5-Data-Compare/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Data-Compare/Makefile b/devel/p5-Data-Compare/Makefile index 33f3968c6ec3..57c4e9df7a4c 100644 --- a/devel/p5-Data-Compare/Makefile +++ b/devel/p5-Data-Compare/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= Data::Compare.3 Data::Compare::Plugins.3 \ Data::Compare::Plugins::Scalar::Properties.3 +NO_STAGE= yes .include <bsd.port.mk> |