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

(-)Makefile (+4 lines)
Lines 46-49 Link Here
46
XFT_CONFIGURE_OFF=	--disable-xft
46
XFT_CONFIGURE_OFF=	--disable-xft
47
XFT_USE=	xorg=xft
47
XFT_USE=	xorg=xft
48
48
49
.if exists(/usr/lib/libstdc++.so)
50
CXXFLAGS+=	-Wno-error=narrowing
51
.endif
52
49
.include <bsd.port.mk>
53
.include <bsd.port.mk>

Return to bug 235349