summaryrefslogtreecommitdiff
path: root/security/pidgin-encryption
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-09-17 19:48:18 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-09-17 19:48:18 +0000
commitec4ded3549220d07472932a11a8413bf048c5830 (patch)
tree4aaf38a8928500e6ed93a5b9b29586d939225c01 /security/pidgin-encryption
parentUpdate to 2.2.0. See http://pidgin.im/ChangeLog for the list of changes (diff)
Chase the libpurple shared lib version.
Notes
Notes: svn path=/head/; revision=199641
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 858df2ecdfa1..60a59469f24c 100644
--- a/security/pidgin-encryption/Makefile
+++ b/security/pidgin-encryption/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pidgin
PORTVERSION= 3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pidgin-encrypt
@@ -18,7 +18,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.1:${PORTSDIR}/net-im/libpurple \
+LIB_DEPENDS= purple.2:${PORTSDIR}/net-im/libpurple \
nss3:${PORTSDIR}/security/nss
USE_XLIB= yes