diff options
author | pav <pav@FreeBSD.org> | 2007-12-13 21:02:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-12-13 21:02:07 +0800 |
commit | c7be2269422fed5ee4ce69abb24d2ee8d2091881 (patch) | |
tree | f3e3559fe98816e31f5091ff9067325e65fd2831 /security/pidgin-encryption | |
parent | 2d377f825b264301697390e6a8ad0b7e31f64cb8 (diff) | |
download | freebsd-ports-gnome-c7be2269422fed5ee4ce69abb24d2ee8d2091881.tar.gz freebsd-ports-gnome-c7be2269422fed5ee4ce69abb24d2ee8d2091881.tar.zst freebsd-ports-gnome-c7be2269422fed5ee4ce69abb24d2ee8d2091881.zip |
- Chase libpurple shlib bump
Pointy hat to: marcus
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 |