summaryrefslogtreecommitdiff
path: root/mail/claws-mail-pgpcore
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-02-03 19:45:04 +0000
committerdrochner <drochner@pkgsrc.org>2010-02-03 19:45:04 +0000
commit7d82926155df1b27cffb704aa941dbf83e3f5b6d (patch)
treede525db4c7cd358c38d4affd01aa8a898c62713d /mail/claws-mail-pgpcore
parentf6cfc0ddd700c1165f200d1378b6cc6c5cc73637 (diff)
downloadpkgsrc-7d82926155df1b27cffb704aa941dbf83e3f5b6d.tar.gz
update claws-mail to 3.7.5 and adjust plugins as necessary
changes: -many bugfixes -spellchecker, printing and other UI improvements -documentation and translation updates approved by smb
Diffstat (limited to 'mail/claws-mail-pgpcore')
-rw-r--r--mail/claws-mail-pgpcore/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-pgpcore/Makefile b/mail/claws-mail-pgpcore/Makefile
index d32ec36d508..411870177dd 100644
--- a/mail/claws-mail-pgpcore/Makefile
+++ b/mail/claws-mail-pgpcore/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2009/09/15 10:28:29 drochner Exp $
+# $NetBSD: Makefile,v 1.15 2010/02/03 19:45:05 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --enable-pgpmime-plugin
CONFIGURE_ARGS+= --enable-pgpinline-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
-DEPENDS+= gnupg>=1.4.9:../../security/gnupg
+#DEPENDS+= gnupg>=1.4.9:../../security/gnupg
DEPENDS+= gpgme>=1.1.4nb2:../../security/gpgme
.include "../../mail/claws-mail/Makefile.vers"