diff options
author | mm <mm@FreeBSD.org> | 2011-07-08 05:01:52 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-07-08 05:01:52 +0800 |
commit | 62bfca95429951618000ab45634f9b8547bfe792 (patch) | |
tree | af44b26b51a1696cba8fd5f646390e11bedc925d /devel | |
parent | ed795ac2433042179fbc0f8f9bc130dda95170b8 (diff) | |
download | freebsd-ports-gnome-62bfca95429951618000ab45634f9b8547bfe792.tar.gz freebsd-ports-gnome-62bfca95429951618000ab45634f9b8547bfe792.tar.zst freebsd-ports-gnome-62bfca95429951618000ab45634f9b8547bfe792.zip |
Redirect Horde_Vfs depend from devel to sysutils
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-channel-horde/bsd.horde.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-channel-horde/bsd.horde.mk b/devel/pear-channel-horde/bsd.horde.mk index 2b3fbd8c577d..916c6bb3b68d 100644 --- a/devel/pear-channel-horde/bsd.horde.mk +++ b/devel/pear-channel-horde/bsd.horde.mk @@ -90,7 +90,7 @@ horde-Horde_Text_Flowed-DEPEND= ${PEARDIR}/Horde/Text/Flowed.php:${PORTSDIR}/tex 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 -horde-Horde_Vfs-DEPEND= ${PEARDIR}/Horde/Vfs.php:${PORTSDIR}/devel/pear-Horde_Vfs +horde-Horde_Vfs-DEPEND= ${PEARDIR}/Horde/Vfs.php:${PORTSDIR}/sysutils/pear-Horde_Vfs horde-Horde_View-DEPEND= ${PEARDIR}/Horde/View.php:${PORTSDIR}/devel/pear-Horde_View horde-Horde_Xml_Element-DEPEND= ${PEARDIR}/Horde/Xml/Element.php:${PORTSDIR}/textproc/pear-Horde_Xml_Element horde-Horde_Xml_Wbxml-DEPEND= ${PEARDIR}/Horde/Xml/Wbxml.php:${PORTSDIR}/textproc/pear-Horde_Xml_Wbxml |