summaryrefslogtreecommitdiff
path: root/www/horde2
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-02-16 04:55:55 +0000
committerWill Andrews <will@FreeBSD.org>2003-02-16 04:55:55 +0000
commit6ed054fabf2e97bd9fb6a0149df06a5acb08ae87 (patch)
tree8d7dd93442f8bc6130e920ea37623aa019c77f6a /www/horde2
parentConvert to use libgtop2. (diff)
Correct the dependency so INDEX builds.
Notes
Notes: svn path=/head/; revision=75634
Diffstat (limited to 'www/horde2')
-rw-r--r--www/horde2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/horde2/Makefile b/www/horde2/Makefile
index 542081912ae9..f4e309a40541 100644
--- a/www/horde2/Makefile
+++ b/www/horde2/Makefile
@@ -31,7 +31,7 @@ LIB_DEPENDS+= mcal.0:${PORTSDIR}/misc/libmcal
# Remark: pear-XML_sql2xml is included, but never used.
RUN_DEPENDS= ${PHP_LIB}/Crypt/CBC.php:${PORTSDIR}/security/pear-Crypt_CBC \
${PHP_LIB}/Date.php:${PORTSDIR}/devel/pear-Date \
- ${PHP_LIB}/HTML/Select.php:${PORTSDIR}/devel/pear-HTML_Select_Common \
+ ${PHP_LIB}/HTML/Select.php:${PORTSDIR}/devel/pear-HTML_Select \
${PHP_LIB}/Log.php:${PORTSDIR}/sysutils/pear-Log \
${PHP_LIB}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime