aboutsummaryrefslogtreecommitdiff
path: root/net/avahi-libdns
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-12-14 16:25:21 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-12-14 16:25:21 +0000
commit054ac7ea5014455293b868fbf962996d6beef5e3 (patch)
tree07bb0ff9643ebd3d1234686814d66bf988752901 /net/avahi-libdns
parentaea168d84548d96ab45ee9e1825476fba3f40bc9 (diff)
downloadports-054ac7ea5014455293b868fbf962996d6beef5e3.tar.gz
ports-054ac7ea5014455293b868fbf962996d6beef5e3.zip
Notes
Diffstat (limited to 'net/avahi-libdns')
-rw-r--r--net/avahi-libdns/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/avahi-libdns/Makefile b/net/avahi-libdns/Makefile
index 54503270afd8..7b1566c45cba 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= avahi-common:${PORTSDIR}/net/avahi-app
+LIB_DEPENDS= libavahi-common.so:${PORTSDIR}/net/avahi-app
MASTERDIR= ${.CURDIR}/../avahi-app
BUILD_WRKSRC= ${WRKSRC}/avahi-compat-libdns_sd
@@ -21,5 +21,4 @@ AVAHI_PKGCONFIG=avahi-compat-libdns_sd.pc
CONFLICTS= mDNSResponder-[0-9]*
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"