From 5b42ccf73513a1405df8ba9334eeef207a523a12 Mon Sep 17 00:00:00 2001 From: ahze Date: Sat, 27 Oct 2007 14:18:25 +0000 Subject: depend on avahi-app instead of avahi --- net/avahi-qt3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/avahi-qt3') 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 -- cgit