diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:09:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:09:51 +0000 |
commit | b2910099ff5adb073075581cb3987e57250b5891 (patch) | |
tree | d6acb6568957346ce5aaa199c18b9d8d07fc192d /net/linphone | |
parent | 81dd4225c6248777367f6093f3fe5003e96b7db3 (diff) | |
download | ports-b2910099ff5adb073075581cb3987e57250b5891.tar.gz ports-b2910099ff5adb073075581cb3987e57250b5891.zip |
BROKEN: Does not install
Notes
Notes:
svn path=/head/; revision=80282
Diffstat (limited to 'net/linphone')
-rw-r--r-- | net/linphone/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/linphone/Makefile b/net/linphone/Makefile index 49d95233d60d..4ac672c66c23 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://savannah.gnu.org/download/linphone/${PORTVERSION}/sources/ MAINTAINER= sobomax@FreeBSD.org COMMENT= A web phone that supports SIP protocol +BROKEN= "Does not install" + LIB_DEPENDS= osip.0:${PORTSDIR}/net/libosip \ panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui |