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-qt3 | |
parent | b968fb6dafb5f264911c5ae08e3d808c8e41ff2d (diff) | |
download | ports-3ae1eb80c84ca0a5081110826e3f5e87c61e8404.tar.gz ports-3ae1eb80c84ca0a5081110826e3f5e87c61e8404.zip |
Notes
Diffstat (limited to 'net/avahi-qt3')
-rw-r--r-- | net/avahi-qt3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi-qt3/Makefile b/net/avahi-qt3/Makefile index 5c9e18ca6bd6..22a224905606 100644 --- a/net/avahi-qt3/Makefile +++ b/net/avahi-qt3/Makefile @@ -12,7 +12,7 @@ PKGNAMESUFFIX= -qt3 MAINTAINER= gnome@FreeBSD.org COMMENT= Qt 3 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 |