diff options
Diffstat (limited to 'net/avahi-libdns/Makefile')
-rw-r--r-- | net/avahi-libdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi-libdns/Makefile b/net/avahi-libdns/Makefile index 06593afa212a..a70dda6f06d4 100644 --- a/net/avahi-libdns/Makefile +++ b/net/avahi-libdns/Makefile @@ -8,7 +8,7 @@ PKGNAMESUFFIX= -libdns MAINTAINER= gnome@FreeBSD.org COMMENT= mDNSResponder compatibility from Avahi -LIB_DEPENDS= libavahi-common.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS= libavahi-common.so:net/avahi-app MASTERDIR= ${.CURDIR}/../avahi-app BUILD_WRKSRC= ${WRKSRC}/avahi-compat-libdns_sd |