diff options
Diffstat (limited to 'www/horde-base/Makefile')
-rw-r--r-- | www/horde-base/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile index c7da1a6e431a..d33a5e9dfbb0 100644 --- a/www/horde-base/Makefile +++ b/www/horde-base/Makefile @@ -7,6 +7,7 @@ PORTNAME= horde PORTVERSION= 3.0.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \ ftp://ftp.planetmirror.com/pub/horde/horde/ \ @@ -83,6 +84,7 @@ COMMENT= A common code-base used by Horde applications, written in PHP RUN_DEPENDS+= ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date \ ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log \ + ${PEARDIR}/Mail/RFC822.php:${PORTSDIR}/mail/pear-Mail \ ${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime \ ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ ${PEARDIR}/File.php:${PORTSDIR}/sysutils/pear-File \ |