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

(-)Makefile (+1 lines)
Lines 99-104 Link Here
99
# because webkit-gtk2 needs it
99
# because webkit-gtk2 needs it
100
.if ${OSVERSION} < 1000000
100
.if ${OSVERSION} < 1000000
101
USES+= compiler:c++11-lib
101
USES+= compiler:c++11-lib
102
MAKE_ENV+=	LD_LIBRARY_PATH=${_GCC_RUNTIME}
102
.endif
103
.endif
103
104
104
post-install:
105
post-install:

Return to bug 196704