summaryrefslogtreecommitdiff
path: root/textproc/p5-Spreadsheet-XLSX/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Spreadsheet-XLSX/Makefile')
-rw-r--r--textproc/p5-Spreadsheet-XLSX/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Spreadsheet-XLSX/Makefile b/textproc/p5-Spreadsheet-XLSX/Makefile
index 9018b7068ca0..1d843ef7007d 100644
--- a/textproc/p5-Spreadsheet-XLSX/Makefile
+++ b/textproc/p5-Spreadsheet-XLSX/Makefile
@@ -9,9 +9,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Perl extension for reading MS Excel 2007 files
-BUILD_DEPENDS= p5-Spreadsheet-ParseExcel>0:textproc/p5-Spreadsheet-ParseExcel \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Spreadsheet-ParseExcel>0:textproc/p5-Spreadsheet-ParseExcel \
p5-Archive-Zip>=1.18:archivers/p5-Archive-Zip
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure