diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-23 09:17:55 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-23 09:17:55 +0000 |
commit | 591244e0227f1d03dcded131ae426612bcb1a3da (patch) | |
tree | 8fbece08f3980e498168c41f4111011921786166 /net/linphone-base/Makefile | |
parent | 951aa6e2955c19dd2a6af3b51486054580125836 (diff) |
Notes
Diffstat (limited to 'net/linphone-base/Makefile')
-rw-r--r-- | net/linphone-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index ed62b6128ed8..6f03ce2cb85f 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A web phone that supports SIP protocol LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm \ - speex.2:${PORTSDIR}/audio/speex \ + speex.3:${PORTSDIR}/audio/speex \ osip.9:${PORTSDIR}/net/libosip USE_GNOME= glib20 gnomehack gnometarget intlhack pkgconfig |