aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-IO-CSVHeaderFile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-IO-CSVHeaderFile/Makefile')
-rw-r--r--textproc/p5-IO-CSVHeaderFile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-IO-CSVHeaderFile/Makefile b/textproc/p5-IO-CSVHeaderFile/Makefile
index cd07b89a38e3..6eb1ff619940 100644
--- a/textproc/p5-IO-CSVHeaderFile/Makefile
+++ b/textproc/p5-IO-CSVHeaderFile/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to automate reads from CSV formatted text files
-BUILD_DEPENDS= p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS
NO_ARCH= yes
USES= perl5