diff options
Diffstat (limited to 'net/gnomemeeting/Makefile')
-rw-r--r-- | net/gnomemeeting/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gnomemeeting/Makefile b/net/gnomemeeting/Makefile index 29c4df2cc2b..d08acd92214 100644 --- a/net/gnomemeeting/Makefile +++ b/net/gnomemeeting/Makefile @@ -7,13 +7,14 @@ PORTNAME= gnomemeeting PORTVERSION= 0.96.1 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= http://www.gnomemeeting.org/downloads/0.96.1/sources/ MAINTAINER= roger@FreeBSD.org COMMENT= GNOME H323 Video Conferencing program, similar to NetMeeting -LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap20 +LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap20-client BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build # note, we do not want to clean openh323, otherwise it has to build |