aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/nucleo
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/nucleo')
-rw-r--r--x11-toolkits/nucleo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/nucleo/Makefile b/x11-toolkits/nucleo/Makefile
index 272326fd7e8d..53025f3ae4b5 100644
--- a/x11-toolkits/nucleo/Makefile
+++ b/x11-toolkits/nucleo/Makefile
@@ -45,7 +45,7 @@ PLIST_SUB+= QT4="@comment "
.endif
.if exists(${LOCALBASE}/include/avahi-compat-libdns_sd/dns_sd.h)
-LIB_DEPENDS+= dns_sd.1:${PORTSDIR}/net/avahi
+LIB_DEPENDS+= dns_sd.1:${PORTSDIR}/net/avahi-libdns
.elif defined(WITH_DNSSD)
LIB_DEPENDS+= dns_sd.1:${PORTSDIR}/net/mDNSResponder
.endif