summaryrefslogtreecommitdiff
path: root/mail/roundcube
diff options
context:
space:
mode:
authoradrianp <adrianp>2007-04-08 21:25:44 +0000
committeradrianp <adrianp>2007-04-08 21:25:44 +0000
commit890e1c200e7da7827e4db804ceeea2c9f51442e6 (patch)
treee14a73bd4cd86310c65bc23e90dde3c589fb59d5 /mail/roundcube
parent06eacbb9b7c518365701587c1db66917d74334b4 (diff)
downloadpkgsrc-890e1c200e7da7827e4db804ceeea2c9f51442e6.tar.gz
Remove php-imap depenedency
Pointed out by schmonz@ No PKGREVISION bump, ride the initial import
Diffstat (limited to 'mail/roundcube')
-rw-r--r--mail/roundcube/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile
index aa412622187..e574710ae56 100644
--- a/mail/roundcube/Makefile
+++ b/mail/roundcube/Makefile
@@ -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 @@ COMMENT= Browser-based multilingual IMAP client
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