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

(-)graphics/clutter-gtk/Makefile (+3 lines)
Lines 23-26 CPPFLAGS+= -I${LOCALBASE}/include ${PTHR Link Here
23
LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
23
LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
24
INSTALL_TARGET=	install-strip
24
INSTALL_TARGET=	install-strip
25
25
26
post-patch:
27
	@${REINPLACE_CMD} '/SUBDIRS =/s/examples//' ${WRKSRC}/Makefile.in
28
26
.include <bsd.port.mk>
29
.include <bsd.port.mk>

Return to bug 189026