aboutsummaryrefslogtreecommitdiff
path: root/security/pidgin-encryption
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-02 05:36:00 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-02 05:36:00 +0000
commit32d0243f6a0642c35cf5ad9d7f547e4f6db88544 (patch)
tree05dea04c86cff64554e1189fd0cdb2e866679e81 /security/pidgin-encryption
parentb17ad7767e96a9400a5e3a3dab2612d22ee77834 (diff)
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 38b79fc868eb..0c9eef370a4b 100644
--- a/security/pidgin-encryption/Makefile
+++ b/security/pidgin-encryption/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pidgin
PORTVERSION= 3.0
-PORTREVISION= 3
+PORTREVISION= 4
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.3:${PORTSDIR}/net-im/libpurple \
+LIB_DEPENDS= purple.4:${PORTSDIR}/net-im/libpurple \
nss3:${PORTSDIR}/security/nss
USE_XLIB= yes