aboutsummaryrefslogtreecommitdiff
path: root/net-im/mcabber/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/mcabber/Makefile')
-rw-r--r--net-im/mcabber/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile
index 2140fb758405..298c2b21c6fb 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mcabber
PORTVERSION= 0.10.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-im
MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CENKES
@@ -36,7 +36,7 @@ NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGPGME}
-LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= libgpgme.so:${PORTSDIR}/security/gpgme
CONFIGURE_ARGS+=--enable-gpgme
.else
CONFIGURE_ARGS+=--disable-gpgme