From 4e0d358e7db9e2b9b9008655204a3629e7570ac2 Mon Sep 17 00:00:00 2001 From: pav Date: Tue, 27 Dec 2005 02:41:45 +0000 Subject: - Update to 1.2.0 PR: ports/90931 Submitted by: KATO Tsuguru --- net/linphone/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net') diff --git a/net/linphone/Makefile b/net/linphone/Makefile index a418b1ec7b1c..cfc08a02ab6d 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -7,7 +7,6 @@ PORTNAME= ${LINPHONE_PORTNAME} PORTVERSION= ${LINPHONE_PORTVERSION} -PORTREVISION= 1 PORTREVISION= ${LINPHONE_PORTREVISION} PORTEPOCH= ${LINPHONE_PORTEPOCH} CATEGORIES= net gnome @@ -16,7 +15,7 @@ MASTER_SITES= ${LINPHONE_MASTER_SITES} MAINTAINER= ports@FreeBSD.org COMMENT= A web phone that supports SIP protocol -LIB_DEPENDS= linphone.2:${PORTSDIR}/net/linphone-base +LIB_DEPENDS= linphone.3:${PORTSDIR}/net/linphone-base USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomepanel -- cgit