pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/roundcube Remove php-imap depenedency



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97b61d5ae29b
branches:  trunk
changeset: 527472:97b61d5ae29b
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Apr 08 21:25:44 2007 +0000

description:
Remove php-imap depenedency
Pointed out by schmonz@
No PKGREVISION bump, ride the initial import

diffstat:

 mail/roundcube/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 242055bd17da -r 97b61d5ae29b mail/roundcube/Makefile
--- a/mail/roundcube/Makefile   Sun Apr 08 18:27:57 2007 +0000
+++ b/mail/roundcube/Makefile   Sun Apr 08 21:25:44 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/08 17:04:08 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/08 21:25:44 adrianp Exp $
 #
 
 #              SVN build 508
@@ -16,7 +16,6 @@
 
 DEPENDS+=      ${PHP_PKG_PREFIX}-iconv>=4.3.1:../../converters/php-iconv
 DEPENDS+=      ${PHP_PKG_PREFIX}-mbstring>=4.3.1:../../misc/php-mbstring
-DEPENDS+=      ${PHP_PKG_PREFIX}-imap>=4.3.1:../../mail/php-imap
 
 USE_LANGUAGES= # none
 WRKSRC=                ${WRKDIR}/roundcubemail



Home | Main Index | Thread Index | Old Index