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

(-)b/net/libdmapsharing/Makefile (+1 lines)
Lines 22-27 USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 introspection:build Link Here
22
USE_GSTREAMER1=	yes
22
USE_GSTREAMER1=	yes
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
24
CONFIGURE_ARGS=	--disable-introspection	\
24
CONFIGURE_ARGS=	--disable-introspection	\
25
		--disable-check \
25
		--with-mdns=avahi
26
		--with-mdns=avahi
26
GNU_CONFIGURE=	yes
27
GNU_CONFIGURE=	yes
27
CPPFLAGS+=	-I${LOCALBASE}/include `pkg-config --cflags gtk+-3.0`
28
CPPFLAGS+=	-I${LOCALBASE}/include `pkg-config --cflags gtk+-3.0`

Return to bug 240195