diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2002-10-28 00:33:37 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2002-10-28 00:33:37 +0000 |
commit | 3981c89481de03006da0687de57f84cba803e60b (patch) | |
tree | 1dbc9d0e8cc241045dafc118a775a11ff895e6c3 /net/ekiga | |
parent | Import xmms-midi 0.03. (diff) |
Add gnomeui-2 and bonobo-2 library dependencies.
Obtained from: Error log from Shaun Jurrens
Notes
Notes:
svn path=/head/; revision=68985
Diffstat (limited to 'net/ekiga')
-rw-r--r-- | net/ekiga/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index ccc45c4bc034..12c2ee0127d8 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -12,7 +12,9 @@ MASTER_SITES= http://www.gnomemeeting.org/downloads/0.94.1/sources/ MAINTAINER= roger@FreeBSD.org -LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 +LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ + gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ + bonobo-2.0:{PORTSDIR}/devel/libbonobo BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build # note, we do not want to clean openh323, otherwise it has to build |