diff options
-rw-r--r-- | net/ekiga/Makefile | 2 | ||||
-rw-r--r-- | net/gnomemeeting/Makefile | 2 | ||||
-rw-r--r-- | net/gnomemeeting2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index 12c2ee0127d8..a0541fa651ce 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -14,7 +14,7 @@ MAINTAINER= roger@FreeBSD.org LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ - bonobo-2.0:{PORTSDIR}/devel/libbonobo + 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 12c2ee0127d8..a0541fa651ce 100644 --- a/net/gnomemeeting/Makefile +++ b/net/gnomemeeting/Makefile @@ -14,7 +14,7 @@ MAINTAINER= roger@FreeBSD.org LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ - bonobo-2.0:{PORTSDIR}/devel/libbonobo + 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 12c2ee0127d8..a0541fa651ce 100644 --- a/net/gnomemeeting2/Makefile +++ b/net/gnomemeeting2/Makefile @@ -14,7 +14,7 @@ MAINTAINER= roger@FreeBSD.org LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ - bonobo-2.0:{PORTSDIR}/devel/libbonobo + 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 |