View | Details | Raw Unified | Return to bug 121685
Collapse All | Expand All

(-)audio/xmms2/Makefile (-1 / +1 lines)
Lines 253-259 Link Here
253
BROKEN=		You may choose either MDNS_APPLE or MDNS_AVAHI, but not both
253
BROKEN=		You may choose either MDNS_APPLE or MDNS_AVAHI, but not both
254
.endif
254
.endif
255
EXCLUDE+=	--without-optionals="dns_sd"
255
EXCLUDE+=	--without-optionals="dns_sd"
256
LIB_DEPENDS+=	avahi-core:${PORTSDIR}/net/avahi
256
LIB_DEPENDS+=	avahi-core:${PORTSDIR}/net/avahi-app
257
PLIST_SUB+=	MDNS_AVAHI=""
257
PLIST_SUB+=	MDNS_AVAHI=""
258
MAN1+=	xmms2-mdns-avahi.1
258
MAN1+=	xmms2-mdns-avahi.1
259
.else
259
.else

Return to bug 121685