aboutsummaryrefslogtreecommitdiffstats
path: root/security/pidgin-otr
diff options
context:
space:
mode:
Diffstat (limited to 'security/pidgin-otr')
-rw-r--r--security/pidgin-otr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile
index c5ac3d996ae8..b65e0eefac4b 100644
--- a/security/pidgin-otr/Makefile
+++ b/security/pidgin-otr/Makefile
@@ -8,6 +8,7 @@
PORTNAME= otr
PORTVERSION= 3.0.1
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://www.cyberdyne.org/~icebrkr/files/
PKGNAMEPREFIX= pidgin-
@@ -19,7 +20,7 @@ COMMENT= Allows deniable private conversations using Pidgin
BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin
LIB_DEPENDS= otr:${PORTSDIR}/security/libotr \
gcrypt:${PORTSDIR}/security/libgcrypt \
- purple.0:${PORTSDIR}/net-im/libpurple
+ purple.1:${PORTSDIR}/net-im/libpurple
USE_XLIB= yes
GNU_CONFIGURE= yes