aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Spreadsheet_Excel_Writer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pear-Spreadsheet_Excel_Writer/Makefile')
-rw-r--r--textproc/pear-Spreadsheet_Excel_Writer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/pear-Spreadsheet_Excel_Writer/Makefile b/textproc/pear-Spreadsheet_Excel_Writer/Makefile
index e74e40bc90b7..84d6b82cd243 100644
--- a/textproc/pear-Spreadsheet_Excel_Writer/Makefile
+++ b/textproc/pear-Spreadsheet_Excel_Writer/Makefile
@@ -12,7 +12,8 @@ CATEGORIES= textproc www pear
MAINTAINER= pav@FreeBSD.org
COMMENT= PEAR class for writing Microsoft Excel files
-BUILD_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE
+BUILD_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE \
+ ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= Spreadsheet/Excel