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

(-)Makefile (-1 / +1 lines)
Lines 101-107 Link Here
101
PLIST_SUB+=	ARCH="x86_64"
101
PLIST_SUB+=	ARCH="x86_64"
102
.endif
102
.endif
103
103
104
.if ${PORT_OPTIONS:MAVAHAHI}
104
.if ${PORT_OPTIONS:MAVAHI}
105
CONFIGURE_ARGS+=	--enable-avahi
105
CONFIGURE_ARGS+=	--enable-avahi
106
LIB_DEPENDS+=	avahi-common:${PORTSDIR}/net/avahi-app
106
LIB_DEPENDS+=	avahi-common:${PORTSDIR}/net/avahi-app
107
.else
107
.else

Return to bug 171808