summaryrefslogtreecommitdiff
path: root/mail/claws-mail-pgpcore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/claws-mail-pgpcore/Makefile')
-rw-r--r--mail/claws-mail-pgpcore/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/claws-mail-pgpcore/Makefile b/mail/claws-mail-pgpcore/Makefile
index bce6139d3cf..c7ecffd4014 100644
--- a/mail/claws-mail-pgpcore/Makefile
+++ b/mail/claws-mail-pgpcore/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2007/09/23 17:08:03 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2007/10/23 20:16:53 smb Exp $
#
PLUGIN_NAME= pgpcore
-PKGREVISION= 1
+PLUG_VER= 3.0.1
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= smb@NetBSD.org
COMMENT= Handles core PGP functions
+PKGREVISION= 2
PLIST_SRC+= PLIST
@@ -17,7 +18,7 @@ CONFIGURE_ARGS+= --enable-pgpcore-plugin
CONFIGURE_ARGS+= --enable-pgpmime-plugin
CONFIGURE_ARGS+= --enable-pgpinline-plugin
-DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
+DEPENDS+= claws-mail>=3.0.1:../../mail/claws-mail
DEPENDS+= gnupg>=1.4.7:../../security/gnupg
DEPENDS+= gpgme>=1.1.4:../../security/gpgme