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

(-)Makefile (+1 lines)
Lines 28-33 Link Here
28
28
29
.if ${OSVERSION} < 500035
29
.if ${OSVERSION} < 500035
30
BUILD_DEPENDS+=	${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
30
BUILD_DEPENDS+=	${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
31
CFLAGS+=	-ftemplate-depth-25
31
.endif
32
.endif
32
33
33
.include <bsd.port.post.mk>
34
.include <bsd.port.post.mk>

Return to bug 75723