From 7bb91603049869652e9ffa9e1ce561f51e60e2c0 Mon Sep 17 00:00:00 2001 From: pettai Date: Wed, 22 Sep 2010 09:32:13 +0000 Subject: Corrected depversions --- mail/roundcube/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/roundcube') diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 85cff125ec1..c82d4436e11 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2010/03/16 16:02:21 taca Exp $ +# $NetBSD: Makefile,v 1.26 2010/09/22 09:32:13 pettai Exp $ # DISTNAME= roundcubemail-${RCVERSION}-dep @@ -25,9 +25,9 @@ INSTALLATION_DIRS+= ${EGDIR}/SQL ${DOCDIR} ${RCDIR}/bin .include "../../mk/bsd.prefs.mk" .include "../../lang/php/phpversion.mk" -DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_SMTP>=1.2.10:../../net/pear-Net_SMTP -DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_Mime>=1.3:../../mail/pear-Mail_Mime -DEPENDS+= ${PHP_PKG_PREFIX}-pear-MDB2>=2.4.1:../../databases/pear-MDB2 +DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_SMTP>=1.3.3:../../net/pear-Net_SMTP +DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_Mime>=1.5.2:../../mail/pear-Mail_Mime +DEPENDS+= ${PHP_PKG_PREFIX}-pear-MDB2>=2.5.0:../../databases/pear-MDB2 DEPENDS+= ${PHP_PKG_PREFIX}-pear-Auth_SASL-[0-9]*:../../mail/pear-Auth_SASL DEPENDS+= ${PHP_PKG_PREFIX}-dom-[0-9]*:../../textproc/php-dom -- cgit v1.2.3