diff options
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 |