diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-09-17 19:48:18 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-09-17 19:48:18 +0000 |
commit | ec4ded3549220d07472932a11a8413bf048c5830 (patch) | |
tree | 4aaf38a8928500e6ed93a5b9b29586d939225c01 /security/pidgin-encryption | |
parent | 227e7b37a94da55a3f6367f63863a187d6237e11 (diff) | |
download | ports-ec4ded3549220d07472932a11a8413bf048c5830.tar.gz ports-ec4ded3549220d07472932a11a8413bf048c5830.zip |
Notes
Diffstat (limited to 'security/pidgin-encryption')
-rw-r--r-- | security/pidgin-encryption/Makefile | 4 |
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 |