diff options
Diffstat (limited to 'textproc/p5-Text-CSV_XS/Makefile')
-rw-r--r-- | textproc/p5-Text-CSV_XS/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index b0debb11b30c..013dd412cb74 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -17,4 +17,5 @@ USE_PERL5= configure MAN3= Text::CSV_XS.3 +NO_STAGE= yes .include <bsd.port.mk> |