summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-CSV/Makefile')
-rw-r--r--textproc/p5-Text-CSV/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile
index c342532ee1fc..51cce3bf970a 100644
--- a/textproc/p5-Text-CSV/Makefile
+++ b/textproc/p5-Text-CSV/Makefile
@@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Composition and decomposition of comma-separated values
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::CSV.3 Text::CSV_PP.3