aboutsummaryrefslogtreecommitdiff
path: root/net-im/centerim-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/centerim-devel/Makefile')
-rw-r--r--net-im/centerim-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/centerim-devel/Makefile b/net-im/centerim-devel/Makefile
index 47df155c3c1f..46b549f7130b 100644
--- a/net-im/centerim-devel/Makefile
+++ b/net-im/centerim-devel/Makefile
@@ -8,6 +8,7 @@
PORTNAME= centerim
DISTVERSION= 4.22.7-36-g6ba0
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://www.centerim.org/download/mobshots/ \
ftp://ftp.centerim.org/mobshots/
@@ -88,7 +89,7 @@ CONFIGURE_ARGS+= --disable-jabber
.if !defined(WITH_GPGME)
CONFIGURE_ARGS+= --without-gpgme
.else
-LIB_DEPENDS+= gpgme.17:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
#CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}
CONFIGURE_ARGS+= --with-ssl
.endif