aboutsummaryrefslogtreecommitdiff
path: root/security/pidgin-encryption
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-08-21 21:40:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-08-21 21:40:50 +0000
commit296a0d28a31b59837ab1a09d6f1afee706e1ad02 (patch)
tree1fce49ced28d139b8bc8346438d719c32129504f /security/pidgin-encryption
parent98601429014d31eb036238e05acc53e30504272c (diff)
downloadports-296a0d28a31b59837ab1a09d6f1afee706e1ad02.tar.gz
ports-296a0d28a31b59837ab1a09d6f1afee706e1ad02.zip
Chase the libpurple shared lib version.
Notes
Notes: svn path=/head/; revision=218971
Diffstat (limited to 'security/pidgin-encryption')
-rw-r--r--security/pidgin-encryption/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile
index 88ce205e9392..2b85e4c0d52b 100644
--- a/security/pidgin-encryption/Makefile
+++ b/security/pidgin-encryption/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pidgin
PORTVERSION= 3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MASTER_SITES= SF/pidgin-encrypt
PKGNAMESUFFIX= -encryption
@@ -17,7 +17,7 @@ MAINTAINER= perlfu@gmail.com
COMMENT= Encryption Plugin for the Pidgin instant messenger client
BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin
-LIB_DEPENDS= purple.4:${PORTSDIR}/net-im/libpurple \
+LIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple \
nss3:${PORTSDIR}/security/nss
USE_GMAKE= yes