diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-18 20:53:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-18 20:53:17 +0000 |
commit | fd1e979ef23d34d2fbfd5cae67543b8ae8b27205 (patch) | |
tree | a0470d707636a375c71de71a37207215c354924f | |
parent | - Update to snapshot 20060315. (diff) |
- Update to 1.3.0
PR: ports/94500
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes:
svn path=/head/; revision=157602
-rw-r--r-- | net/linphone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linphone/Makefile b/net/linphone/Makefile index cfc08a02ab6d..7f388c16a773 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${LINPHONE_MASTER_SITES} MAINTAINER= ports@FreeBSD.org COMMENT= A web phone that supports SIP protocol -LIB_DEPENDS= linphone.3:${PORTSDIR}/net/linphone-base +LIB_DEPENDS= linphone.4:${PORTSDIR}/net/linphone-base USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomepanel |