diff options
author | roger <roger@FreeBSD.org> | 2002-10-28 08:33:37 +0800 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2002-10-28 08:33:37 +0800 |
commit | 5f9efd6802c2ca8a39484296f0289b7fb4e6120a (patch) | |
tree | 94c0908734d33581c272cf43cf57c43e4a3f48a0 /net | |
parent | d4c0e0a1de80c9537056dc39ce23f8c626c94637 (diff) | |
download | freebsd-ports-gnome-5f9efd6802c2ca8a39484296f0289b7fb4e6120a.tar.gz freebsd-ports-gnome-5f9efd6802c2ca8a39484296f0289b7fb4e6120a.tar.zst freebsd-ports-gnome-5f9efd6802c2ca8a39484296f0289b7fb4e6120a.zip |
Add gnomeui-2 and bonobo-2 library dependencies.
Obtained from: Error log from Shaun Jurrens
Diffstat (limited to 'net')
-rw-r--r-- | net/ekiga/Makefile | 4 | ||||
-rw-r--r-- | net/gnomemeeting/Makefile | 4 | ||||
-rw-r--r-- | net/gnomemeeting2/Makefile | 4 |
3 files changed, 9 insertions, 3 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 diff --git a/net/gnomemeeting/Makefile b/net/gnomemeeting/Makefile index ccc45c4bc034..12c2ee0127d8 100644 --- a/net/gnomemeeting/Makefile +++ b/net/gnomemeeting/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 diff --git a/net/gnomemeeting2/Makefile b/net/gnomemeeting2/Makefile index ccc45c4bc034..12c2ee0127d8 100644 --- a/net/gnomemeeting2/Makefile +++ b/net/gnomemeeting2/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 |