aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/ekiga/Makefile4
-rw-r--r--net/gnomemeeting/Makefile4
-rw-r--r--net/gnomemeeting2/Makefile4
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