diff options
Diffstat (limited to 'textproc/pear-Spreadsheet_Excel_Writer/Makefile')
-rw-r--r-- | textproc/pear-Spreadsheet_Excel_Writer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-Spreadsheet_Excel_Writer/Makefile b/textproc/pear-Spreadsheet_Excel_Writer/Makefile index 9536566f0576..cb6050e9e24b 100644 --- a/textproc/pear-Spreadsheet_Excel_Writer/Makefile +++ b/textproc/pear-Spreadsheet_Excel_Writer/Makefile @@ -14,7 +14,7 @@ COMMENT= PEAR class for writing Microsoft Excel files BUILD_DEPENDS= ${PEARDIR}/OLE/OLE.php:${PORTSDIR}/devel/pear-OLE \ ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} FILES= Spreadsheet/Excel/Writer.php Spreadsheet/Excel/Writer/BIFFwriter.php \ Spreadsheet/Excel/Writer/Format.php Spreadsheet/Excel/Writer/Parser.php \ |