From d94258bf36502c1cd65dcfeb1f0b2c1e20add5e9 Mon Sep 17 00:00:00 2001 From: will Date: Sun, 16 Feb 2003 04:55:55 +0000 Subject: Correct the dependency so INDEX builds. --- www/horde2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') 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 -- cgit