aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Spreadsheet_Excel_Writer
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-19 11:56:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-19 11:56:31 +0000
commitf1205a2a73a31b986505117d8ae93fb439214b4f (patch)
tree662acd1b1c75ab6b5f0e4867722ce23b0f7ea6e5 /textproc/pear-Spreadsheet_Excel_Writer
parent998d6e3719f4047dd5a72c0d4658950ab6291143 (diff)
downloadports-f1205a2a73a31b986505117d8ae93fb439214b4f.tar.gz
ports-f1205a2a73a31b986505117d8ae93fb439214b4f.zip
Notes
Diffstat (limited to 'textproc/pear-Spreadsheet_Excel_Writer')
-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