summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2010-12-05 19:49:25 +0000
committertron <tron>2010-12-05 19:49:25 +0000
commit1820aa8bd2fb9f0cfa4daca586a94bb5d096cae4 (patch)
treef77d6834330e8bb48171617e55d8d75cbd2d056d
parent92bd531b3c1d5a5294b0c0cb18abfbbb33635b33 (diff)
downloadpkgsrc-1820aa8bd2fb9f0cfa4daca586a94bb5d096cae4.tar.gz
Pullup ticket #3293 - requested by bouyer
mail/imp: dependence fix Revisions pulled up: - mail/imp/Makefile 1.56 --- Module Name: pkgsrc Committed By: bouyer Date: Sun Nov 14 21:17:47 UTC 2010 Modified Files: pkgsrc/mail/imp: Makefile Log Message: php5-pear-Mail_mimeDecode is required to properly display certain mail (especially ones with a smime.p7s signature). Bump PKGREVISION
-rw-r--r--mail/imp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index 6a2ff2f76a0..d14a260f2f8 100644
--- a/mail/imp/Makefile
+++ b/mail/imp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2009/07/17 18:00:16 adrianp Exp $
+# $NetBSD: Makefile,v 1.54.10.1 2010/12/05 19:49:25 tron Exp $
DISTNAME= imp-h3-${IMPVER}
PKGNAME= imp-${IMPVER}
+PKGREVISION= 1
CATEGORIES= mail www
MASTER_SITES= http://ftp.horde.org/pub/imp/ \
ftp://ftp.horde.org/pub/imp/
@@ -15,6 +16,7 @@ CONFLICTS+= imp-3.*{,nb*}
DEPENDS+= horde>=3.2:../../www/horde
DEPENDS+= ${PHP_PKG_PREFIX}-imap>4.3.3:../../mail/php-imap
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail-[0-9]*:../../mail/pear-Mail
+DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_mimeDecode-[0-9]*:../../mail/pear-Mail_mimeDecode
USE_TOOLS+= pax