summaryrefslogtreecommitdiff
path: root/mail/anubis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/anubis/Makefile')
-rw-r--r--mail/anubis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile
index f4332af16fec..9bc86e7d145d 100644
--- a/mail/anubis/Makefile
+++ b/mail/anubis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= anubis
PORTVERSION= 4.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -70,7 +70,7 @@ PLIST_SUB+= GUILE=""
.if defined(WITHOUT_GPGME)
CONFIGURE_ARGS+=--without-gpgme
.else
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
.endif
.if defined(WITHOUT_GNUTLS)