diff options
author | kris <kris@FreeBSD.org> | 2003-05-07 05:09:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-07 05:09:51 +0800 |
commit | cf303eb4f733fccd280353b7d79dfef410b6173a (patch) | |
tree | 290ab04d3885b775a62928d0b8b0481cb0f265df /net/linphone/Makefile | |
parent | d4e9f694b7cce5c6e968aa596793bd45bf04a23c (diff) | |
download | freebsd-ports-gnome-cf303eb4f733fccd280353b7d79dfef410b6173a.tar.gz freebsd-ports-gnome-cf303eb4f733fccd280353b7d79dfef410b6173a.tar.zst freebsd-ports-gnome-cf303eb4f733fccd280353b7d79dfef410b6173a.zip |
BROKEN: Does not install
Diffstat (limited to 'net/linphone/Makefile')
-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 |