diff options
author | arved <arved@FreeBSD.org> | 2002-11-02 01:37:18 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-11-02 01:37:18 +0000 |
commit | 5b14f1d0071e9f394c08a3a3d19bb98fb5d23afa (patch) | |
tree | 617566cf83bcee6073d8496e61c73f49c6527c03 /net/ekiga | |
parent | 0e6b52fef38785552c7aea5e8385cb4826aa42a3 (diff) | |
download | FreeBSD-ports-5b14f1d0071e9f394c08a3a3d19bb98fb5d23afa.zip FreeBSD-ports-5b14f1d0071e9f394c08a3a3d19bb98fb5d23afa.tar.gz |
{PORTSDIR} -> ${PORTSDIR}
Submitted by: Harold Gutch <logix@foobar.franken.de>
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 12c2ee0..a0541fa 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 |