diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-04-20 00:07:16 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-04-20 00:07:16 +0000 |
commit | 2bece41433331c6bfefecec818cde9405767fb4b (patch) | |
tree | fb156bf887c79ce6de78490ad5cbc9be4c9c30c6 /net-im | |
parent | Unbreak with -DWITH_GNUGCJ (diff) |
Chase net/ortp library version bump
Pointy hat: sobomax
Notes
Notes:
svn path=/head/; revision=159974
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/libjingle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libjingle/Makefile b/net-im/libjingle/Makefile index b4eec4d15c06..c5b631aee1a7 100644 --- a/net-im/libjingle/Makefile +++ b/net-im/libjingle/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= \ LIB_DEPENDS= \ speex.3:${PORTSDIR}/audio/speex \ ilbc.0:${PORTSDIR}/net/ilbc \ - ortp.2:${PORTSDIR}/net/ortp \ + ortp.4:${PORTSDIR}/net/ortp \ expat.6:${PORTSDIR}/textproc/expat2 USE_GNOME= glib20 |