diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:54:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:54:45 +0000 |
commit | fc26c6236dbd9a759f72377321d91b527b1c24ac (patch) | |
tree | 56f752fc9de04490a9864a4eed68f4bcd2d7c57f /net/linphone-base | |
parent | f3a8b9454adfae6353d4d7764a7359290e3ba856 (diff) |
BROKEN: Broken pkg-plist
Notes
Notes:
svn path=/head/; revision=86481
Diffstat (limited to 'net/linphone-base')
-rw-r--r-- | net/linphone-base/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index 9c2c00d83af8..a5dd03bf9d7e 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://simon.morlat.free.fr/download/${PORTVERSION}/source/ MAINTAINER= ports@FreeBSD.org COMMENT= A web phone that supports SIP protocol +BROKEN= Broken pkg-plist + LIB_DEPENDS= osip.9:${PORTSDIR}/net/libosip \ panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui |