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