aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Date_Holidays
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-10-03 00:41:50 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-10-03 00:41:50 +0000
commiteb52d1d0409514f0350da4e940340c33c717ed80 (patch)
tree3d756697b23abe06bd717c7abdde9ed3bcfc1f19 /devel/pear-Date_Holidays
parent8f1866f1999cb0efc887ee97d231a4299be12018 (diff)
Notes
Diffstat (limited to 'devel/pear-Date_Holidays')
-rw-r--r--devel/pear-Date_Holidays/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pear-Date_Holidays/Makefile b/devel/pear-Date_Holidays/Makefile
index 17d5fdc229c8..8d08c8ae81ac 100644
--- a/devel/pear-Date_Holidays/Makefile
+++ b/devel/pear-Date_Holidays/Makefile
@@ -14,8 +14,7 @@ MAINTAINER= thomas@goodking.ca
COMMENT= PEAR driver based class to calculate holidays
BUILD_DEPENDS= ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date \
- ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer \
- ${PEARDIR}/Console/Getargs.php:${PORTSDIR}/devel/pear-Console_Getargs
+ ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= Date