diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-02 01:37:18 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-02 01:37:18 +0000 |
commit | b7a639834e1ab4cf07968a7d2820f446b9650fd0 (patch) | |
tree | a753e874df50f844066ce317eaced9bd2b5c8894 /net/ekiga | |
parent | be87be8a527b2f3bdc32bcc3aac1be2837359104 (diff) | |
download | ports-b7a639834e1ab4cf07968a7d2820f446b9650fd0.tar.gz ports-b7a639834e1ab4cf07968a7d2820f446b9650fd0.zip |
Notes
Diffstat (limited to 'net/ekiga')
-rw-r--r-- | net/ekiga/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |