aboutsummaryrefslogtreecommitdiff
path: root/security/pidgin-encryption
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2011-07-02 22:13:21 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2011-07-02 22:13:21 +0000
commit684af42bfc80aa9b1cf0715ca50f2e482f672f1e (patch)
tree38c7a6db127003fa55b7f2884f3c3462f4e21340 /security/pidgin-encryption
parent8cc334169bd63dddf6d3e50d3b50439cb07549e2 (diff)
downloadports-684af42bfc80aa9b1cf0715ca50f2e482f672f1e.tar.gz
ports-684af42bfc80aa9b1cf0715ca50f2e482f672f1e.zip
Notes
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 924fc26db4d1..38e51ac6d791 100644
--- a/security/pidgin-encryption/Makefile
+++ b/security/pidgin-encryption/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pidgin
PORTVERSION= 3.0
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}-encrypt/Releases/${PORTVERSION}
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.8:${PORTSDIR}/net-im/libpurple \
+LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple \
nss3:${PORTSDIR}/security/nss
USE_GMAKE= yes