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

(-)Makefile (+7 lines)
Lines 29-32 Link Here
29
LDFLAGS+=	-L${LOCALBASE}/lib
29
LDFLAGS+=	-L${LOCALBASE}/lib
30
INSTALL_TARGET=	install-strip
30
INSTALL_TARGET=	install-strip
31
31
32
.include <bsd.port.pre.mk>
33
34
# because webkit-gtk3 needs it
35
.if ${OSVERSION} < 1000000
36
USES+= compiler:c++11-lib
37
.endif
38
32
.include <bsd.port.mk>
39
.include <bsd.port.mk>

Return to bug 196705