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

(-)devel/glib20/Makefile (-1 / +2 lines)
Lines 32-38 Link Here
32
		--enable-static=yes \
32
		--enable-static=yes \
33
		--with-pcre=system \
33
		--with-pcre=system \
34
		--disable-fam
34
		--disable-fam
35
CONFIGURE_ENV=	ac_cv_header_sys_inotify_h=
35
CONFIGURE_ENV=	ac_cv_header_sys_inotify_h= \
36
		ac_cv_header_sys_event_h=
36
CPPFLAGS+=	-I${LOCALBASE}/include
37
CPPFLAGS+=	-I${LOCALBASE}/include
37
LDFLAGS+=	-L${LOCALBASE}/lib
38
LDFLAGS+=	-L${LOCALBASE}/lib
38
INSTALL_TARGET=	install-strip
39
INSTALL_TARGET=	install-strip

Return to bug 202128