View | Details | Raw Unified | Return to bug 196703 | Differences between
and this patch

Collapse All | Expand All

(-)wxgtk30/Makefile (+7 lines)
Lines 52-55 Link Here
52
MSPACK_CONFIGURE_WITH=	libmspack
52
MSPACK_CONFIGURE_WITH=	libmspack
53
MSPACK_LIB_DEPENDS=	libmspack.so:${PORTSDIR}/archivers/libmspack
53
MSPACK_LIB_DEPENDS=	libmspack.so:${PORTSDIR}/archivers/libmspack
54
54
55
.include <bsd.port.pre.mk>
56
# because webkit-gtk2 needs it
57
.if ${OSVERSION} < 1000000
58
USES+= compiler:c++11-lib
59
CONFIGURE_ARGS+=	--disable-precomp-headers
60
.endif
61
55
.include <bsd.port.mk>
62
.include <bsd.port.mk>

Return to bug 196703