aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Spreadsheet-WriteExcel-FromXML
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-05-26 13:44:26 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-05-26 13:44:26 +0000
commit251af38bb1e18ee2a42bd378f8247045a39b2a04 (patch)
tree09589b04b76c979a5541798e873862eafc5c45ba /textproc/p5-Spreadsheet-WriteExcel-FromXML
parentc31ff404eb9554d28120f5cae5ca4054c634cc97 (diff)
downloadports-251af38bb1e18ee2a42bd378f8247045a39b2a04.tar.gz
ports-251af38bb1e18ee2a42bd378f8247045a39b2a04.zip
Add the forgotten RUN_DEPENDS
Pointy Hat To: me
Notes
Notes: svn path=/head/; revision=110056
Diffstat (limited to 'textproc/p5-Spreadsheet-WriteExcel-FromXML')
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile b/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile
index 270da3e5b9d3..1bc454f61e8a 100644
--- a/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile
+++ b/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile
@@ -18,6 +18,7 @@ COMMENT= Create an Excel Spreadsheet from XML
BUILD_DEPENDS= ${SITE_PERL}/OLE/Storage_Lite.pm:${PORTSDIR}/devel/p5-OLE-Storage_Lite \
${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/Spreadsheet/WriteExcel.pm:${PORTSDIR}/textproc/p5-Spreadsheet-WriteExcel
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes