diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-13 13:02:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-13 13:02:07 +0000 |
commit | 35309310bec3b6f2d12c1df4ef03d61768e04871 (patch) | |
tree | de33f85bef89952e238db4406e1b10efb9a8a380 /security/pidgin-encryption | |
parent | bf1c4c3ea890cb3799dc870b074e77ac8b819624 (diff) | |
download | ports-35309310bec3b6f2d12c1df4ef03d61768e04871.tar.gz ports-35309310bec3b6f2d12c1df4ef03d61768e04871.zip |
Notes
Diffstat (limited to 'security/pidgin-encryption')
-rw-r--r-- | security/pidgin-encryption/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index 2f3f94bf900b..38b79fc868eb 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -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.2:${PORTSDIR}/net-im/libpurple \ +LIB_DEPENDS= purple.3:${PORTSDIR}/net-im/libpurple \ nss3:${PORTSDIR}/security/nss USE_XLIB= yes |