summaryrefslogtreecommitdiff
path: root/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile')
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile b/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile
index cede3f4b803f..8b4709206e36 100644
--- a/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile
+++ b/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile
@@ -12,10 +12,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Create an Excel Spreadsheet from XML
-BUILD_DEPENDS= p5-OLE-Storage_Lite>=0:devel/p5-OLE-Storage_Lite \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-OLE-Storage_Lite>=0:devel/p5-OLE-Storage_Lite \
p5-XML-Parser>=0:textproc/p5-XML-Parser \
p5-Spreadsheet-WriteExcel>=0:textproc/p5-Spreadsheet-WriteExcel
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure