diff options
author | Will Andrews <will@FreeBSD.org> | 2003-02-16 04:55:55 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-02-16 04:55:55 +0000 |
commit | 6ed054fabf2e97bd9fb6a0149df06a5acb08ae87 (patch) | |
tree | 8d7dd93442f8bc6130e920ea37623aa019c77f6a /www/horde2 | |
parent | b3daa81ba4c785489fb4295ccd4f697ee1fcbbe4 (diff) | |
download | ports-6ed054fabf2e97bd9fb6a0149df06a5acb08ae87.tar.gz ports-6ed054fabf2e97bd9fb6a0149df06a5acb08ae87.zip |
Notes
Diffstat (limited to 'www/horde2')
-rw-r--r-- | www/horde2/Makefile | 2 |
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 |