diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-10-27 14:18:25 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-10-27 14:18:25 +0000 |
commit | 3ae1eb80c84ca0a5081110826e3f5e87c61e8404 (patch) | |
tree | bfc35f8dcc3ccc77b80feaf9b2dc04302c24fb5b /net/avahi-qt4 | |
parent | b968fb6dafb5f264911c5ae08e3d808c8e41ff2d (diff) |
Notes
Diffstat (limited to 'net/avahi-qt4')
-rw-r--r-- | net/avahi-qt4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi-qt4/Makefile b/net/avahi-qt4/Makefile index e11d313c11cb..5b212fe74b21 100644 --- a/net/avahi-qt4/Makefile +++ b/net/avahi-qt4/Makefile @@ -12,7 +12,7 @@ PKGNAMESUFFIX= -qt4 MAINTAINER= gnome@FreeBSD.org COMMENT= Qt 4 bindings to the Avahi mDNS system -LIB_DEPENDS= avahi-common.3:${PORTSDIR}/net/avahi +LIB_DEPENDS= avahi-common.3:${PORTSDIR}/net/avahi-app MASTERDIR= ${.CURDIR}/../avahi-app BUILD_WRKSRC= ${WRKSRC}/avahi-qt |