diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-12-12 12:31:24 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-12-12 12:31:24 +0000 |
commit | 71a1cc9b397fe267f3ea2b43702d68fb287c4763 (patch) | |
tree | 6d3a232233c5714f2fbc45db9a706bb6759f6f38 /devel/pear-channel-horde/bsd.horde.mk | |
parent | 6892b1d639bcd286963c229cfef26d8f47e0cc22 (diff) |
Notes
Diffstat (limited to 'devel/pear-channel-horde/bsd.horde.mk')
-rw-r--r-- | devel/pear-channel-horde/bsd.horde.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pear-channel-horde/bsd.horde.mk b/devel/pear-channel-horde/bsd.horde.mk index 93b2bf9b9785..57c439613dd8 100644 --- a/devel/pear-channel-horde/bsd.horde.mk +++ b/devel/pear-channel-horde/bsd.horde.mk @@ -29,6 +29,7 @@ horde-Horde_Constraint-DEPEND= ${PEARDIR}/Horde/Constraint.php:${PORTSDIR}/devel horde-Horde_Controller-DEPEND= ${PEARDIR}/Horde/Controller.php:${PORTSDIR}/devel/pear-Horde_Controller horde-Horde_Core-DEPEND= ${PEARDIR}/Horde.php:${PORTSDIR}/devel/pear-Horde_Core horde-Horde_Crypt-DEPEND= ${PEARDIR}/Horde/Crypt.php:${PORTSDIR}/security/pear-Horde_Crypt +horde-Horde_Crypt_Blowfish-DEPEND= ${PEARDIR}/Horde/Crypt/Blowfish.php:${PORTSDIR}/security/pear-Horde_Crypt_Blowfish horde-Horde_Data-DEPEND= ${PEARDIR}/Horde/Data.php:${PORTSDIR}/devel/pear-Horde_Data horde-Horde_DataTree-DEPEND= ${PEARDIR}/Horde/DataTree.php:${PORTSDIR}/devel/pear-Horde_DataTree horde-Horde_Date-DEPEND= ${PEARDIR}/Horde/Date.php:${PORTSDIR}/devel/pear-Horde_Date @@ -76,6 +77,7 @@ horde-Horde_Scheduler-DEPEND= ${PEARDIR}/Horde/Scheduler.php:${PORTSDIR}/devel/p horde-Horde_Scribe-DEPEND= ${PEARDIR}/Horde/Scribe.php:${PORTSDIR}/net/pear-Horde_Scribe horde-Horde_Share-DEPEND= ${PEARDIR}/Horde/Share/Base.php:${PORTSDIR}/security/pear-Horde_Share horde-Horde_SpellChecker-DEPEND= ${PEARDIR}/Horde/SpellChecker.php:${PORTSDIR}/textproc/pear-Horde_SpellChecker +horde-Horde_Stream-DEPEND= ${PEARDIR}/Horde/Stream.php:${PORTSDIR}/devel/pear-Horde_Stream horde-Horde_Stream_Filter-DEPEND= ${PEARDIR}/Horde/Stream/Filter/Crc32.php:${PORTSDIR}/devel/pear-Horde_Stream_Filter horde-Horde_Stream_Wrapper-DEPEND= ${PEARDIR}/Horde/Stream/Wrapper/StringStream.php:${PORTSDIR}/devel/pear-Horde_Stream_Wrapper horde-Horde_Service_Facebook-DEPEND= ${PEARDIR}/Horde/Service/Facebook.php:${PORTSDIR}/www/pear-Horde_Service_Facebook @@ -92,6 +94,7 @@ horde-Horde_Text_Filter-DEPEND= ${PEARDIR}/Horde/Text/Filter.php:${PORTSDIR}/tex horde-Horde_Text_Filter_Csstidy-DEPEND= ${PEARDIR}/Horde/Text/Filter/Csstidy.php:${PORTSDIR}/textproc/pear-Horde_Text_Filter_Csstidy horde-Horde_Text_Flowed-DEPEND= ${PEARDIR}/Horde/Text/Flowed.php:${PORTSDIR}/textproc/pear-Horde_Text_Flowed horde-Horde_Thrift-DEPEND= ${PEARDIR}/Horde/Thrift.php:${PORTSDIR}/devel/pear-Horde_Thrift +horde-Horde_Timezone-DEPEND= ${PEARDIR}/Horde/Timezone.php:${PORTSDIR}/devel/pear-Horde_Timezone horde-Horde_Token-DEPEND= ${PEARDIR}/Horde/Token.php:${PORTSDIR}/devel/pear-Horde_Token horde-Horde_Translation-DEPEND= ${PEARDIR}/Horde/Translation.php:${PORTSDIR}/devel/pear-Horde_Translation horde-Horde_Tree-DEPEND= ${PEARDIR}/Horde/Tree.php:${PORTSDIR}/devel/pear-Horde_Tree |