diff options
author | pav <pav@FreeBSD.org> | 2006-03-19 04:53:17 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-03-19 04:53:17 +0800 |
commit | 7a5b520f069c394858d4066f6fd6e9d2acb17ed2 (patch) | |
tree | be9ad4a1014251d97b86714b54cf04e3906253e4 /net | |
parent | 93f5da45a25772e6c06cea75cda326fcd447b2f2 (diff) | |
download | freebsd-ports-gnome-7a5b520f069c394858d4066f6fd6e9d2acb17ed2.tar.gz freebsd-ports-gnome-7a5b520f069c394858d4066f6fd6e9d2acb17ed2.tar.zst freebsd-ports-gnome-7a5b520f069c394858d4066f6fd6e9d2acb17ed2.zip |
- Update to 1.3.0
PR: ports/94500
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'net')
-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 |